mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 18:16:22 +00:00
Attention flag - Implemented Alt+m
This commit is contained in:
@@ -74,6 +74,7 @@ ProfWin* wins_get_by_string(const char* str);
|
||||
ProfWin* wins_get_next(void);
|
||||
ProfWin* wins_get_previous(void);
|
||||
ProfWin* wins_get_next_unread(void);
|
||||
ProfWin* wins_get_next_attention(void);
|
||||
int wins_get_num(ProfWin* window);
|
||||
int wins_get_current_num(void);
|
||||
void wins_close_by_num(int i);
|
||||
|
||||
Reference in New Issue
Block a user