]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/dialog.h
Compilation fixes for Nano-X
[wxWidgets.git] / include / wx / univ / dialog.h
index fb43ddb039368141146c9d9686ced255a44f9e73..c1e08230c25a77e6b2975f3ff87b7b85388fedaa 100644 (file)
@@ -71,7 +71,7 @@ public:
     // returns TRUE if we're in a modal loop
     bool IsModalShowing() const;
 
-    bool Show(bool show);
+    bool Show(bool show = TRUE);
 
     // implementation only from now on
     // -------------------------------