Removed titlebar functions from ui.h
This commit is contained in:
@@ -20,4 +20,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
void create_title_bar(void);
|
||||
void create_title_bar(void);
|
||||
void title_bar_update_virtual(void);
|
||||
void title_bar_resize(void);
|
||||
void title_bar_console(void);
|
||||
void title_bar_set_presence(contact_presence_t presence);
|
||||
void title_bar_set_recipient(const char * const from);
|
||||
void title_bar_set_typing(gboolean is_typing);
|
||||
Reference in New Issue
Block a user