New SetModified method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -249,6 +249,7 @@ public:
|
|||||||
// sets/clears the dirty flag
|
// sets/clears the dirty flag
|
||||||
virtual void MarkDirty();
|
virtual void MarkDirty();
|
||||||
virtual void DiscardEdits();
|
virtual void DiscardEdits();
|
||||||
|
void SetModified(bool modified);
|
||||||
|
|
||||||
// set the max number of characters which may be entered in a single line
|
// set the max number of characters which may be entered in a single line
|
||||||
// text control
|
// text control
|
||||||
|
Reference in New Issue
Block a user