summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-06 13:06:58 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-06 13:06:58 +0100
commit312ca274fc4a12814a429a7b59cd5ebb840f643a (patch)
tree88122ed7bb8cc2ceda3e70222051422a1b63dd3a /test
parent531f3f884ac87b7a2f8d5494acbe255deee20bed (diff)
Split of files.
Diffstat (limited to 'test')
-rw-r--r--test/textbox-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/textbox-test.c b/test/textbox-test.c
index c7aa58e9..69a769fb 100644
--- a/test/textbox-test.c
+++ b/test/textbox-test.c
@@ -25,7 +25,7 @@ unsigned int normal_window_mode = 0;
Display *display = NULL;
Colormap map = None;
XVisualInfo vinfo;
-void menu_state_queue_redraw ()
+void rofi_view_queue_redraw ()
{
}