From 312ca274fc4a12814a429a7b59cd5ebb840f643a Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 6 Feb 2016 13:06:58 +0100 Subject: Split of files. --- test/textbox-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 () { } -- cgit v1.2.3