projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
regenned tools batch files
[wxWidgets.git]
/
src
/
motif
/
textctrl.cpp
diff --git
a/src/motif/textctrl.cpp
b/src/motif/textctrl.cpp
index 97b5521972cf33765fde71b3e0b1dc9f58d25012..53f5a047ca7556212b55d43ca87ec06d42a3a89e 100644
(file)
--- a/
src/motif/textctrl.cpp
+++ b/
src/motif/textctrl.cpp
@@
-423,7
+423,7
@@
bool wxTextCtrl::IsModified() const
// Makes modified or unmodified
void wxTextCtrl::MarkDirty()
{
- m_modified =
FALS
E;
+ m_modified =
TRU
E;
}
void wxTextCtrl::DiscardEdits()