mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 06:26:21 +00:00
Added muc_window
This commit is contained in:
@@ -64,5 +64,7 @@ typedef struct prof_win_t {
|
||||
|
||||
ProfWin* win_create(const char * const title, int cols, win_type_t type);
|
||||
void win_free(ProfWin *window);
|
||||
void win_print_line(ProfWin *self, const char * const msg, ...);
|
||||
void win_refresh(ProfWin *self);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user