1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 23:30:15 +00:00
QB64-PE/internal/source/free240.txt

8 lines
261 B
Text
Raw Normal View History

2022-12-19 15:39:35 +00:00
if(oldstr6096){
if(oldstr6096->fixed)qbs_set(oldstr6096,_SUB_IDESAVEBOOKMARKS_STRING_F2);
qbs_free(_SUB_IDESAVEBOOKMARKS_STRING_F2);
2022-11-27 21:41:39 +00:00
}
2022-12-19 15:39:35 +00:00
qbs_free(_SUB_IDESAVEBOOKMARKS_STRING_F);
qbs_free(_SUB_IDESAVEBOOKMARKS_STRING_A);
qbs_free(_SUB_IDESAVEBOOKMARKS_STRING_D);