]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/frame.h
Undo the Test commit
[wxWidgets.git] / include / wx / motif / frame.h
index 7eef0ba08b450e4610a75f986c64e6e176e9dac1..e3e1e553ea8e1551f26e19dfe14e7e583d46b993 100644 (file)
@@ -43,7 +43,7 @@ public:
 
     virtual ~wxFrame();
 
-    bool Show(bool show);
+    virtual bool Show(bool show = TRUE);
 
     // Set menu bar
     void SetMenuBar(wxMenuBar *menu_bar);