1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-24 12:25:14 +00:00
QB64-PE/internal/source/free230.txt

8 lines
271 B
Plaintext
Raw Normal View History

2022-09-03 02:27:00 +00:00
if(oldstr6035){
if(oldstr6035->fixed)qbs_set(oldstr6035,_SUB_IDEIMPORTBOOKMARKS_STRING_F2);
2022-08-26 14:13:09 +00:00
qbs_free(_SUB_IDEIMPORTBOOKMARKS_STRING_F2);
}
qbs_free(_SUB_IDEIMPORTBOOKMARKS_STRING_F);
qbs_free(_SUB_IDEIMPORTBOOKMARKS_STRING_A);
qbs_free(_SUB_IDEIMPORTBOOKMARKS_STRING_D);