]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/textctrl.h
corrected CodeWarrior project target names and generated application names
[wxWidgets.git] / include / wx / msw / textctrl.h
index b516b8c8a33c8a589afbf345d3a33c977a0655c5..b76a6d5fb8f3084d1254183115da3eb8dcab2f49 100644 (file)
@@ -172,6 +172,8 @@ protected:
     // limit is big enough)
     void AdjustSpaceLimit();
 
+    // override some base class virtuals
+    virtual bool MSWShouldPreProcessMessage(WXMSG* pMsg);
     virtual wxSize DoGetBestSize() const;
 
 private: