projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Forgot to commit
[wxWidgets.git]
/
src
/
mac
/
textctrl.cpp
diff --git
a/src/mac/textctrl.cpp
b/src/mac/textctrl.cpp
index f522366b3204fe4ce60e0bb6186f17c0ba2119f7..c6a6d86e092aec816ccd0c601333fc1677a232e1 100644
(file)
--- a/
src/mac/textctrl.cpp
+++ b/
src/mac/textctrl.cpp
@@
-13,6
+13,10
@@
#pragma implementation "textctrl.h"
#endif
+#include "wx/defs.h"
+
+#if wxUSE_TEXTCTRL
+
#ifdef __DARWIN__
#include <sys/types.h>
#include <sys/stat.h>
@@
-784,3
+788,5
@@
void wxTextCtrl::OnUpdateRedo(wxUpdateUIEvent& event)
event.Enable( CanRedo() );
}
+#endif
+ // wxUSE_TEXTCTRL