mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-23 17:11:27 +02:00
fixed timerhandler cpu eater
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ main(int argc, char **argv)
|
||||
|
||||
WMInitializeApplication("test", &argc, argv);
|
||||
|
||||
scr = WMOpenScreen();
|
||||
scr = WMOpenScreen(NULL);
|
||||
|
||||
|
||||
win = WMCreateWindow(scr, "eweq");
|
||||
|
||||
Reference in New Issue
Block a user