mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 00:06:21 +00:00
Added /theme list command
This commit is contained in:
1
src/ui.h
1
src/ui.h
@@ -154,6 +154,7 @@ void cons_show_contacts(GSList * list);
|
||||
void cons_check_version(gboolean not_available_msg);
|
||||
void cons_show_wins(void);
|
||||
void cons_show_status(const char * const contact);
|
||||
void cons_show_themes(GSList *themes);
|
||||
|
||||
// status bar actions
|
||||
void status_bar_refresh(void);
|
||||
|
||||
Reference in New Issue
Block a user