changes to docl/dockprefs see change logs

This commit is contained in:
K D Hedger
2024-01-09 13:18:34 +00:00
parent 701d0a44ee
commit dc70c318cc
13 changed files with 38 additions and 22 deletions

View File

@ -273,8 +273,6 @@ int main(int argc, char **argv)
sy+=YSPACING+14;
wc->LFSTK_resizeWindow(DIALOGWIDTH,sy,true);
//wc->LFSTK_showWindow();
//wc->LFSTK_setKeepAbove(true);
printf("Number of gadgets in window=%i\n",wc->LFSTK_gadgetCount());
int retval=apc->LFSTK_runApp();