summaryrefslogtreecommitdiffstats
path: root/test/helper-expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/helper-expand.c')
-rw-r--r--test/helper-expand.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/helper-expand.c b/test/helper-expand.c
index e394cac8..6137c27a 100644
--- a/test/helper-expand.c
+++ b/test/helper-expand.c
@@ -24,6 +24,9 @@ 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 )
{