summaryrefslogtreecommitdiffstats
path: root/test/scrollbar-test.c
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2017-03-28 22:56:33 +0200
committerQuentin Glidic <sardemff7+git@sardemff7.net>2017-03-28 22:56:33 +0200
commitb25439c63390850c5a756dafe00015f46a05cbe2 (patch)
treed52825d89e3c94e447bffe8e18f576119cadc22d /test/scrollbar-test.c
parentc5b49407036986e526c594792e1b64809cd0ce29 (diff)
parente45f0194d116a69abe77d74116eb5f1cf50e76ed (diff)
Merge branch 'master' into wip/wayland
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..9de2f744 100644
--- a/test/scrollbar-test.c
+++ b/test/scrollbar-test.c
@@ -22,6 +22,9 @@ unsigned int test =0;
abort ( ); \
} \
}
+void config_parse_set_property ( const void *p )
+{
+}
void rofi_add_error_message ( GString *msg )
{}