mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Add occupantswin_occupants_all() stub to unittest
This commit is contained in:
parent
028839e35a
commit
0d8a39d8dd
@ -478,6 +478,7 @@ void rosterwin_roster(void) {}
|
||||
|
||||
// occupants window
|
||||
void occupantswin_occupants(const char * const room) {}
|
||||
void occupantswin_occupants_all(void) {}
|
||||
|
||||
// window interface
|
||||
ProfWin* win_create_console(void)
|
||||
|
Loading…
Reference in New Issue
Block a user