1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-03 06:45:51 +01:00

fixed timerhandler cpu eater

This commit is contained in:
kojima
2001-03-14 04:19:06 +00:00
parent c1840e943d
commit 7f8d51555b
4 changed files with 19 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ main(int argc, char **argv)
WMInitializeApplication("test", &argc, argv);
scr = WMOpenScreen();
scr = WMOpenScreen(NULL);
win = WMCreateWindow(scr, "eweq");