summaryrefslogtreecommitdiffstats
path: root/test/textbox-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/textbox-test.c')
-rw-r--r--test/textbox-test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/textbox-test.c b/test/textbox-test.c
index 27a2e96d..664b4b61 100644
--- a/test/textbox-test.c
+++ b/test/textbox-test.c
@@ -22,6 +22,10 @@ unsigned int normal_window_mode = 0;
#include "view.h"
+void config_parse_set_property ( void *p )
+{
+}
+
void rofi_add_error_message ( GString *msg)
{
}