Marcus Rueckert
f5f315ecc0
Update to 3.1.12 OBS-URL: https://build.opensuse.org/request/show/79024 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=54
12 lines
379 B
Diff
12 lines
379 B
Diff
diff -ur gtk+-3.1.12//tests/testtoplevelembed.c gtk+-3.1.12.patched//tests/testtoplevelembed.c
|
|
--- gtk+-3.1.12//tests/testtoplevelembed.c 2011-07-28 05:25:56.000000000 +0200
|
|
+++ gtk+-3.1.12.patched//tests/testtoplevelembed.c 2011-08-16 12:22:45.576604909 +0200
|
|
@@ -1,4 +1,7 @@
|
|
#include "config.h"
|
|
+
|
|
+#undef GTK_DISABLE_DEPRECATED
|
|
+
|
|
#include <gtk/gtk.h>
|
|
|
|
GtkWidget *notebook;
|