]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/dirdlg.h
DEBUGREPORT
[wxWidgets.git] / include / wx / mac / carbon / dirdlg.h
index 734292ade337849c3cbbd5c498ae085975ef5aa0..06a4122af00b4f25d7624052b4bca27ba55722a6 100644 (file)
@@ -22,7 +22,7 @@ public:
     wxDirDialog(wxWindow *parent,
                 const wxString& message = wxDirSelectorPromptStr,
                 const wxString& defaultPath = _T(""),
-                long style = 0,
+                long style = wxDD_DEFAULT_STYLE,
                 const wxPoint& pos = wxDefaultPosition,
                 const wxSize& size = wxDefaultSize,
                 const wxString& name = wxDirDialogNameStr);