]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/window.h
Don't use "Cancel" button in the about dialog of the listctrl sample.
[wxWidgets.git] / include / wx / osx / window.h
index c97e979c8a8b113de4afc2f239b81cd8153b626f..3cfa8817f21bcf2da4c5856055bef411e93fcd10 100644 (file)
@@ -286,6 +286,7 @@ public:
 
     virtual bool        OSXHandleClicked( double timestampsec );
     virtual bool        OSXHandleKeyEvent( wxKeyEvent& event );
 
     virtual bool        OSXHandleClicked( double timestampsec );
     virtual bool        OSXHandleKeyEvent( wxKeyEvent& event );
+    virtual void        OSXSimulateFocusEvents();
 
     bool                IsNativeWindowWrapper() const { return m_isNativeWindowWrapper; }
     
 
     bool                IsNativeWindowWrapper() const { return m_isNativeWindowWrapper; }