]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/control.h
Make wxPGValidationInfo class instead of struct, re-document it (used at least by...
[wxWidgets.git] / interface / wx / control.h
index e60d68f58f7a24c1842cbbce25776f979c4724f0..3feb1b59b4b9f795bfea61819e8d228dc592e949 100644 (file)
@@ -40,7 +40,7 @@ public:
     /**
         Returns the control's label without mnemonics.
     */
-    const wxString GetLabelText();
+    wxString GetLabelText() const;
 
     /**
         Returns the given @a label string without mnemonics.