1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 01:10:23 +00:00
QB64-PE/internal/source/free182.txt

7 lines
248 B
Plaintext
Raw Normal View History

2021-07-22 06:14:26 +00:00
if(oldstr5300){
if(oldstr5300->fixed)qbs_set(oldstr5300,_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE);
2021-07-21 21:30:49 +00:00
qbs_free(_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE);
2021-02-08 14:42:20 +00:00
}
2021-07-21 21:30:49 +00:00
qbs_free(_FUNC_IDEGETLINENUMBERBOX_STRING_A2);
qbs_free(_FUNC_IDEGETLINENUMBERBOX_STRING_V);