|
|
| version 1.8, 2011/01/15 19:16:59 | version 1.9, 2011/06/02 12:56:11 |
|---|---|
| Line 26 | Line 26 |
| #ifndef NP2_GTK2_XNP2_H__ | #ifndef NP2_GTK2_XNP2_H__ |
| #define NP2_GTK2_XNP2_H__ | #define NP2_GTK2_XNP2_H__ |
| #ifndef G_DISABLE_DEPRECATED | |
| #define G_DISABLE_DEPRECATED | |
| #endif | |
| #ifndef GLIB_DISABLE_DEPRECATED | |
| #define GLIB_DISABLE_DEPRECATED | |
| #endif | |
| #ifndef GDK_DISABLE_DEPRECATED | |
| #define GDK_DISABLE_DEPRECATED | |
| #endif | |
| #ifndef GTK_DISABLE_DEPRECATED | |
| #define GTK_DISABLE_DEPRECATED | |
| #endif | |
| #include <gdk/gdk.h> | #include <gdk/gdk.h> |
| #include <gtk/gtk.h> | #include <gtk/gtk.h> |