mirror of
https://github.com/KeithDHedger/LFSDesktopProject.git
synced 2026-01-28 07:54:19 +00:00
changes to docl/dockprefs see change logs
This commit is contained in:
@ -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();
|
||||
|
||||
Reference in New Issue
Block a user