X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7e94bd7ebc205ffba5e2729b0d465778d4e48c6..8d13e301166d3632843335592eb51004c2f2b8b3:/interface/wx/control.h diff --git a/interface/wx/control.h b/interface/wx/control.h index e60d68f58f..3feb1b59b4 100644 --- a/interface/wx/control.h +++ b/interface/wx/control.h @@ -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.