redesign, broadcast server crash fix
This commit is contained in:
@@ -70,6 +70,7 @@ namespace Account {
|
||||
std::vector<AccountUid> ids(void);
|
||||
AccountUid selectAccount(void);
|
||||
std::string username(AccountUid id);
|
||||
std::string iconPath(AccountUid id);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user