]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tbar95.h
Renamed m_clientData member variable to avoid clash with variable with same
[wxWidgets.git] / include / wx / msw / tbar95.h
index 508dad108a9425e0f68ccf122ad75625377df3d1..daa168e3d63a4d0828abb4d64f0f34e7a9e612be 100644 (file)
@@ -118,6 +118,9 @@ protected:
     // unneeded
     void CreateDisabledImageList();
 
+    // get the Windows toolbar style of this control
+    long GetMSWToolbarStyle() const;
+
 
     // the big bitmap containing all bitmaps of the toolbar buttons
     WXHBITMAP m_hBitmap;