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

8 lines
278 B
Plaintext
Raw Normal View History

if(oldstr2009){
if(oldstr2009->fixed)qbs_set(oldstr2009,_SUB_IDEIMPORTBOOKMARKS_STRING_F2);
2013-01-24 12:57:23 +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);