mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 05:25:53 +01:00
removed listbag added tree bag
started drag & drop
This commit is contained in:
@@ -718,10 +718,11 @@ int main(int argc, char **argv)
|
||||
* Put the testSomething() function you want to test here.
|
||||
*/
|
||||
|
||||
testTabView(scr);
|
||||
|
||||
testColorWell(scr);
|
||||
#if 0
|
||||
testTabView(scr);
|
||||
|
||||
testFontPanel(scr);
|
||||
|
||||
testSplitView(scr);
|
||||
|
||||
Reference in New Issue
Block a user