]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_toolb.h
correct the inversed assert check in LVN_DELETEITEM handler (closes #10831)
[wxWidgets.git] / include / wx / xrc / xh_toolb.h
index a8d853407ae4e7c2aeed950cdedbd981ba8eeb52..6ba95f7124fe3fbd08147ff2491c5ba471bf50f9 100644 (file)
@@ -29,6 +29,7 @@ public:
 private:
     bool m_isInside;
     wxToolBar *m_toolbar;
+    wxSize m_toolSize;
 };
 
 #endif // wxUSE_XRC && wxUSE_TOOLBAR