summaryrefslogtreecommitdiffstats
path: root/test/helper-config-cmdline-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/helper-config-cmdline-parser.c')
-rw-r--r--test/helper-config-cmdline-parser.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/helper-config-cmdline-parser.c b/test/helper-config-cmdline-parser.c
index c86e58e1..c849f696 100644
--- a/test/helper-config-cmdline-parser.c
+++ b/test/helper-config-cmdline-parser.c
@@ -69,6 +69,9 @@ cairo_surface_t * rofi_icon_fetcher_get ( const uint32_t uid )
{
return NULL;
}
+void rofi_clear_error_messages (void )
+{
+}
gboolean rofi_theme_parse_string ( const char *string )