]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tbar95.h
Renamed internal GetClientWindow to GetClientAreaWindow so
[wxWidgets.git] / include / wx / msw / tbar95.h
index faee5036421be4933d09586b25d8a3744fe85cca..dd998f47d99ceca77356917c2a61dd9dfa112cc0 100644 (file)
@@ -68,6 +68,8 @@ public:
     void OnMouseEvent(wxMouseEvent& event);
     void OnSysColourChanged(wxSysColourChangedEvent& event);
 
+    void SetFocus() {}
+
     static WXHBITMAP MapBitmap(WXHBITMAP bitmap, int width, int height);
 
 protected: