old explorer: native decorations
authorRejean Loyer <rejean.loyer@gmail.com>
Sat, 10 Sep 2011 07:31:25 +0000 (03:31 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Sat, 10 Sep 2011 07:31:25 +0000 (03:31 -0400)
explorer/src/Explorer.ec

index 6933999..96958ab 100644 (file)
@@ -210,6 +210,7 @@ class ExplorerWindow : Window
    hasMenuBar = true;
    tabCycle = true;
    size = Size { 888, 840 };
+   nativeDecorations = true;
 
    bool userMode;
    bool clipboard;