]> git.saurik.com Git - wxWidgets.git/blame - src/gtk/data.cpp
Toolbars shouldn't have themed borders
[wxWidgets.git] / src / gtk / data.cpp
CommitLineData
c801d85f 1/////////////////////////////////////////////////////////////////////////////
93763ad5 2// Name: src/gtk/data.cpp
6a76384f 3// Purpose: Various global GTK-specific data
c801d85f 4// Author: Robert Roebling
dbf858b5
RR
5// Id: $Id$
6// Copyright: (c) 1998 Robert Roebling
65571936 7// Licence: wxWindows licence
c801d85f
KB
8/////////////////////////////////////////////////////////////////////////////
9
14f355c2
VS
10// For compilers that support precompilation, includes "wx.h".
11#include "wx/wxprec.h"