summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTomas Frydrych <tf@linux.intel.com>2009-08-04 09:17:20 +0100
committerTomas Frydrych <tf@linux.intel.com>2009-08-04 09:23:37 +0100
commitff9400abde7681529e3741bad26bba8a80e99717 (patch)
tree858b3246574f7d73220d6b4487fc9ed96242b280 /test
parente985bf0e7aaaf51a1bacc37ea8f0ed3130821612 (diff)
downloadmutter-ff9400abde7681529e3741bad26bba8a80e99717.tar.gz
Remove deprecated GTK symbols
http://bugzilla.gnome.org/show_bug.cgi?id=587991 (adapted from metacity commit 3f76affbd2f5c7b83ec4133a87408988f2ee8855, original patch by Thomas Andersen)
Diffstat (limited to 'test')
-rw-r--r--test/tokentest/tokentest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tokentest/tokentest.c b/test/tokentest/tokentest.c
index a0c54f64d..fbfbdefd8 100644
--- a/test/tokentest/tokentest.c
+++ b/test/tokentest/tokentest.c
@@ -58,7 +58,7 @@ gtk_widget_get_type (void)
/* dummy */
}
-GtkType
+GType
gtk_object_get_type (void)
{
/* dummy */