summaryrefslogtreecommitdiffstats
path: root/test/helper-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/helper-test.c')
-rw-r--r--test/helper-test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/helper-test.c b/test/helper-test.c
index ad88a0cf..76fcefbb 100644
--- a/test/helper-test.c
+++ b/test/helper-test.c
@@ -24,6 +24,10 @@ struct xcb_stuff *xcb;
abort ( ); \
} \
}
+void rofi_add_error_message ( GString *msg )
+{
+
+}
int rofi_view_error_dialog ( const char *msg, G_GNUC_UNUSED int markup )
{