]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/tbarwce.h
check for wxUSE_TIMER in headers, not the files including them
[wxWidgets.git] / include / wx / msw / wince / tbarwce.h
index 616b5c82344931410a0d0792ee209d6685499507..a32bab2f4e8e0afe4ac53e79434b59c99d12af5b 100644 (file)
@@ -63,7 +63,8 @@ protected:
                                           wxObject *clientData,
                                           const wxString& shortHelp,
                                           const wxString& longHelp);
-    virtual wxToolBarToolBase *CreateTool(wxControl *control);
+    virtual wxToolBarToolBase *CreateTool(wxControl *control,
+                                          const wxString& label);
 
 private:
     DECLARE_EVENT_TABLE()