]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dirdlg.h
allow windows which are placed inside wxStaticBoxes to be built as children of the...
[wxWidgets.git] / interface / wx / dirdlg.h
index 400452315dbe9d2619bb72eb015c3f271c7f9896..1765cef770effb658ae986f6ac82e80e78689b34 100644 (file)
@@ -134,7 +134,7 @@ public:
     @header{wx/dirdlg.h}
 */
 wxString wxDirSelector(const wxString& message = wxDirSelectorPromptStr,
-                       const wxString& default_path = "",
+                       const wxString& default_path = wxEmptyString,
                        long style = 0,
                        const wxPoint& pos = wxDefaultPosition,
                        wxWindow* parent = NULL);