Still no such thing as gtkfeatures.h in gtk+ 1.3.1...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ove Kaaven
2000-07-19 08:51:31 +00:00
parent 307fc8d582
commit df530a2693
2 changed files with 4 additions and 0 deletions

View File

@@ -26,7 +26,9 @@
#include "glib.h"
#include "gdk/gdk.h"
#include "gtk/gtk.h"
#ifndef __WXGTK20__
#include "gtk/gtkfeatures.h"
#endif
#include "gdk/gdkx.h"
#ifdef HAVE_X11_XKBLIB_H

View File

@@ -26,7 +26,9 @@
#include "glib.h"
#include "gdk/gdk.h"
#include "gtk/gtk.h"
#ifndef __WXGTK20__
#include "gtk/gtkfeatures.h"
#endif
#include "gdk/gdkx.h"
#ifdef HAVE_X11_XKBLIB_H