summaryrefslogtreecommitdiffstats
path: root/test/scrollbar-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/scrollbar-test.c')
-rw-r--r--test/scrollbar-test.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/scrollbar-test.c b/test/scrollbar-test.c
index 4f73974e..64193cb8 100644
--- a/test/scrollbar-test.c
+++ b/test/scrollbar-test.c
@@ -56,6 +56,11 @@ unsigned int test =0;
} \
}
+int monitor_active ( G_GNUC_UNUSED workarea *mon )
+{
+ return 0;
+}
+
char * helper_get_theme_path ( const char *file )
{
return g_strdup ( file );