Tidy up titlebar title

This commit is contained in:
James Booth
2012-02-19 00:23:45 +00:00
parent 9f6356a8f7
commit 355f2a68fd
3 changed files with 9 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ void create_input_window(void);
// title bar actions
void title_bar_refresh(void);
void title_bar_show(char *title);
void title_bar_title(void);
void title_bar_connected(void);
void title_bar_disconnected(void);