mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 21:45:54 +01:00
small fix in wtest
This commit is contained in:
@@ -337,6 +337,9 @@ testGradientButtons(WMScreen *scr)
|
||||
WMSetWindowTitle(win, "Gradiented Button Demo");
|
||||
WMResizeWidget(win, 300, 200);
|
||||
|
||||
WMSetWindowCloseAction(win, closeAction, NULL);
|
||||
|
||||
|
||||
light.red = 0x90;
|
||||
light.green = 0x85;
|
||||
light.blue = 0x90;
|
||||
|
||||
Reference in New Issue
Block a user