diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 4 | ||||
-rw-r--r-- | gdk/gdk.symbols | 3 |
4 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-08-08 Matthias Clasen <mclasen@redhat.com> + + * gdk/gdk.symbols: Make the last change compile. + 2005-08-08 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkmenutoolbutton.c: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 3068e9854..d2e85b812 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2005-08-08 Matthias Clasen <mclasen@redhat.com> + + * gdk/gdk.symbols: Make the last change compile. + 2005-08-08 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkmenutoolbutton.c: diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 3068e9854..d2e85b812 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2005-08-08 Matthias Clasen <mclasen@redhat.com> + + * gdk/gdk.symbols: Make the last change compile. + 2005-08-08 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkmenutoolbutton.c: diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index fe1fab56d..06bb4256e 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -1195,7 +1195,10 @@ gdk_xid_table_lookup_for_display gdk_threads_mutex gdk_threads_lock gdk_threads_unlock +#endif + #ifdef GDK_WINDOWING_X11 +#ifdef INCLUDE_VARIABLES gdk_display #endif #endif |