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.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/scrollbar-test.c b/test/scrollbar-test.c
index 297bff98..5402719c 100644
--- a/test/scrollbar-test.c
+++ b/test/scrollbar-test.c
@@ -22,6 +22,9 @@ unsigned int test =0;
abort ( ); \
} \
}
+void config_parser_set_option ( const char *k, const char *v)
+{
+}
void rofi_add_error_message ( GString *msg )
{}