git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67207
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// find the maximum tool width and height
// and the number of stretchable items
// find the maximum tool width and height
// and the number of stretchable items
- unsigned numStretchableSpaces = 0;
+ int numStretchableSpaces = 0;
wxToolBarTool *tool;
wxToolBarToolsList::compatibility_iterator node = m_tools.GetFirst();
while ( node )
wxToolBarTool *tool;
wxToolBarToolsList::compatibility_iterator node = m_tools.GetFirst();
while ( node )