]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/textctrl.h
wxWindow::Freeze()/Thaw() can now be nested
[wxWidgets.git] / include / wx / mac / textctrl.h
index 03c218b04c81d3192e1f85bb1aabfa37ef2caf84..df3a9643392218ae470b4f7c3aeaecc5873ee579 100644 (file)
@@ -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