1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-10 02:25:46 +01:00

added WINDOWS_MENU to rootmenu

This commit is contained in:
kojima
2001-02-17 21:44:22 +00:00
parent 50e85f57f2
commit b04c4ea500
10 changed files with 232 additions and 143 deletions

View File

@@ -1279,6 +1279,7 @@ main(int argc, char **argv)
*/
testScrollView(scr);
testTabView(scr);
#if 0
testBox(scr);
@@ -1295,7 +1296,6 @@ main(int argc, char **argv)
testDragAndDrop(scr);
testFontPanel(scr);
testScrollView(scr);
testButton(scr);
testFrame(scr);