]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/carbon/private/mactext.h
typo fix
[wxWidgets.git] / include / wx / osx / carbon / private / mactext.h
index e401f2b65271d39a6b623f70f20f98a0e7b5878d..5cbeb0a2dc91fbf759dc09e5d0cbd0fdd13fa14b 100644 (file)
@@ -45,6 +45,7 @@ protected :
 
     // contains the tag for the content (is different for password and non-password controls)
     OSType m_valueTag ;
+    WXEVENTHANDLERREF    m_macTextCtrlEventHandler ;
 public :
     ControlEditTextSelectionRec m_selection ;
 };