diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-08-14 22:51:39 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-08-15 18:57:57 -0400 |
commit | 9c85d4f6df78a9aaacb9e0b90115f7176a30b200 (patch) | |
tree | 72d5cc9ba5265fb9eafd339bb47fd8f98c06dbcf /tests/testfontselection.c | |
parent | 930715665ec95d8aa4b88b7afc35bd6e65673573 (diff) | |
download | gtk+-9c85d4f6df78a9aaacb9e0b90115f7176a30b200.tar.gz |
Deprecate GtkFontSelection and GtkFontSelectionDialog
Diffstat (limited to 'tests/testfontselection.c')
-rw-r--r-- | tests/testfontselection.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testfontselection.c b/tests/testfontselection.c index ec2e01d770..0b084737d7 100644 --- a/tests/testfontselection.c +++ b/tests/testfontselection.c @@ -19,6 +19,8 @@ #include "config.h" +#undef GTK_DISABLE_DEPRECATED + #include <gtk/gtk.h> static void |