Added ui_already_connected

This commit is contained in:
James Booth
2014-04-09 22:29:38 +01:00
parent 714ee24863
commit e97ec56fce
6 changed files with 24 additions and 5 deletions

View File

@@ -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