about summary refs log tree commit diff stats
path: root/tests/ui/mock_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/mock_ui.h')
-rw-r--r--tests/ui/mock_ui.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/ui/mock_ui.h b/tests/ui/mock_ui.h
index 5b984615..70c9f3b3 100644
--- a/tests/ui/mock_ui.h
+++ b/tests/ui/mock_ui.h
@@ -66,4 +66,6 @@ void cons_show_roster_expect(GSList *list);
 
 void ui_switch_win_expect_and_return(int given_i, gboolean result);
 
-#endif
+void stub_ui_already_connected(void);
+
+#endif
\ No newline at end of file