]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tbar95.h
Changed floats to doubles in wxexpr.h; added a flag in accel.h (wxACCEL_NONE for
[wxWidgets.git] / include / wx / msw / tbar95.h
index 404e21f0fc9ff7d897d9ea6bf1c3e1d9a0941316..2b9e0e2b45943c39e9d119048a76219339b9ecda 100644 (file)
@@ -70,6 +70,8 @@ class WXDLLEXPORT wxToolBar95: public wxToolBarBase
   wxSize GetMaxSize(void) const;
   void GetSize(int *w, int *y) const;
 
+  virtual bool GetToolState(int toolIndex) const;
+
   // Add all the buttons: required for Win95.
   virtual bool CreateTools(void);
   virtual void SetRows(int nRows);