Name and version changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Modified: 13.12.99 by VZ to derive from wxToolBarBase
|
||||
// RCS-ID: $Id$
|
||||
// Copyright: (c) Robert Roebling
|
||||
// Licence: wxWindows licence
|
||||
// Licence: wxWidgets licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// ============================================================================
|
||||
@@ -50,7 +50,7 @@ extern wxCursor g_globalCursor;
|
||||
// private functions
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
// translate wxWindows toolbar style flags to GTK orientation and style
|
||||
// translate wxWidgets toolbar style flags to GTK orientation and style
|
||||
static void GetGtkStyle(long style,
|
||||
GtkOrientation *orient, GtkToolbarStyle *gtkStyle)
|
||||
{
|
||||
|
Reference in New Issue
Block a user