Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/scanner/foo.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/foo.c')
-rw-r--r--tests/scanner/foo.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/scanner/foo.c b/tests/scanner/foo.c
index fa1a66d..0e5beb6 100644
--- a/tests/scanner/foo.c
+++ b/tests/scanner/foo.c
@@ -459,6 +459,8 @@ foo_some_variant (guint x, va_list args)
{
}
+GType foo_tile_handler_get_type(void);
+
/* This setup of a totally hidden parent class matches
* http://bugzilla.gnome.org/show_bug.cgi?id=561360
*/
@@ -521,4 +523,4 @@ foo_buffer_init (FooBuffer *object)
void
foo_buffer_some_method (FooBuffer *buffer)
{
-} \ No newline at end of file
+}