// Modified by:
// Created: 04/01/98
// RCS-ID: $Id$
-// Copyright: (c) Stefan Csomory
+// Copyright: (c) Stefan Csomor
+// Licence: The wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
node = node->GetNext();
}
- int separatorSize = GetToolSize().x / 4 ;
-
node = m_tools.GetFirst();
while (node)
{