X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fa29bdc254c03dd5026a4b72aa8312667178121..c5c5dad5950a43edbb9a4e7144f44b8f3bd6bf80:/include/wx/mac/textctrl.h diff --git a/include/wx/mac/textctrl.h b/include/wx/mac/textctrl.h index 03c218b04c..df3a964339 100644 --- a/include/wx/mac/textctrl.h +++ b/include/wx/mac/textctrl.h @@ -76,7 +76,8 @@ public: // load the controls contents from the file virtual bool LoadFile(const wxString& file); - // clears the dirty flag + // sets/clears the dirty flag + virtual void MarkDirty(); virtual void DiscardEdits(); // set the max number of characters which may be entered in a single line