]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/spinctrl.h
specific workaround for XCODE native
[wxWidgets.git] / include / wx / os2 / spinctrl.h
index bcda821de6a46ac4ebacd2bbf66b0fefcbe064bb..5a0983870b0f0e00f5afa6ce990583fe083f1833 100644 (file)
@@ -115,6 +115,7 @@ protected:
     //
     void OnSpinChange(wxSpinEvent& rEvent);
     void OnChar(wxKeyEvent& rEvent);
+    void OnSetFocus(wxFocusEvent& rEvent);
 
     WXHWND                          m_hWndBuddy;
     static wxArraySpins             m_svAllSpins;