]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/scrolbar.h
added wxStandardPaths::GetAppDocumentsDir() and use it by default for loading/saving...
[wxWidgets.git] / interface / wx / scrolbar.h
index 03c651bf30a52efe6d451187a389fb2648b6a439..76d5bba01a62586aba7bc37bb488b6dd85a2ecfc 100644 (file)
@@ -144,7 +144,7 @@ public:
                 const wxSize& size = wxDefaultSize,
                 long style = wxSB_HORIZONTAL,
                 const wxValidator& validator = wxDefaultValidator,
-                const wxString& name = "scrollBar");
+                const wxString& name = wxScrollBarNameStr);
 
     /**
         Destructor, destroying the scrollbar.