projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't include private headers from wx/unix/evtloop.h
[wxWidgets.git]
/
src
/
gtk
/
private.cpp
diff --git
a/src/gtk/private.cpp
b/src/gtk/private.cpp
index 54bc50973c6b82fd821c01801789e19b7b96723d..29ffce697f599c0ec54a0483d316ed31de09325e 100644
(file)
--- a/
src/gtk/private.cpp
+++ b/
src/gtk/private.cpp
@@
-117,7
+117,7
@@
static GtkWidget *s_first_button = NULL;
static GtkWidget *s_other_button = NULL;
static GtkWidget *s_last_button = NULL;
static GtkWidget *s_other_button = NULL;
static GtkWidget *s_last_button = NULL;
-static void CreateHeaderButton
a
()
+static void CreateHeaderButton
s
()
{
// Get the dummy tree widget, give it a column, and then use the
// widget in the column header for the rendering code.
{
// Get the dummy tree widget, give it a column, and then use the
// widget in the column header for the rendering code.