summaryrefslogtreecommitdiffstats
path: root/test/helper-expand.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-09 23:15:45 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-09 23:15:45 +0100
commitd88a5197b57cba8cbf38ec8967b890e53d452e4f (patch)
tree24b26238cb53257d9bad0a4c7c3ba57ac125ca09 /test/helper-expand.c
parenta5d2db256ea183e585b2b3898d2caf9da30ad9ae (diff)
Fix tests.
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 )
{