mirror of
https://github.com/KeithDHedger/LFSDesktopProject.git
synced 2026-01-13 05:42:05 +00:00
window prop fixes, installed .png fixes, see cheange logs
This commit is contained in:
@ -180,7 +180,7 @@ int main(int argc, char **argv)
|
||||
//apc->globalLib->LFSTK_setGlobalString(PRELIGHTCOLOUR,TYPEWINDOW,"blue");
|
||||
//apc->globalLib->LFSTK_setGlobalString(INACTIVECOLOUR,TYPEWINDOW,"yellow");
|
||||
|
||||
apc->LFSTK_addWindow(NULL,BOXLABEL);
|
||||
apc->LFSTK_addWindow(NULL,BOXLABEL,"LFSTKExample");
|
||||
|
||||
wc=apc->mainWindow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user