forked from AuroraMiddleware/gtk
These files still use option menus, so turn off GTK_DISABLE_DEPRECATED to
Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de> * tests/testtreeview.c: * demos/testpixbuf-scale.c: * tests/prop-editor.c: These files still use option menus, so turn off GTK_DISABLE_DEPRECATED to fix the build.
This commit is contained in:
parent
c44e5b00e0
commit
999256120a
@ -1,3 +1,10 @@
|
||||
Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/testtreeview.c:
|
||||
* demos/testpixbuf-scale.c:
|
||||
* tests/prop-editor.c: These files still use option menus,
|
||||
so turn off GTK_DISABLE_DEPRECATED to fix the build.
|
||||
|
||||
Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/testtreeview.c:
|
||||
* demos/testpixbuf-scale.c:
|
||||
* tests/prop-editor.c: These files still use option menus,
|
||||
so turn off GTK_DISABLE_DEPRECATED to fix the build.
|
||||
|
||||
Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/testtreeview.c:
|
||||
* demos/testpixbuf-scale.c:
|
||||
* tests/prop-editor.c: These files still use option menus,
|
||||
so turn off GTK_DISABLE_DEPRECATED to fix the build.
|
||||
|
||||
Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/testtreeview.c:
|
||||
* demos/testpixbuf-scale.c:
|
||||
* tests/prop-editor.c: These files still use option menus,
|
||||
so turn off GTK_DISABLE_DEPRECATED to fix the build.
|
||||
|
||||
Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
|
@ -1,3 +1,10 @@
|
||||
Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/testtreeview.c:
|
||||
* demos/testpixbuf-scale.c:
|
||||
* tests/prop-editor.c: These files still use option menus,
|
||||
so turn off GTK_DISABLE_DEPRECATED to fix the build.
|
||||
|
||||
Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
|
@ -1,3 +1,4 @@
|
||||
#undef GTK_DISABLE_DEPRECATED
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -19,6 +19,7 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#undef GTK_DISABLE_DEPRECATED
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "prop-editor.h"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#undef GTK_DISABLE_DEPRECATED
|
||||
#include <string.h>
|
||||
#include "prop-editor.h"
|
||||
#include <gtk/gtk.h>
|
||||
|
Loading…
Reference in New Issue
Block a user