mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
refs #497 value objects role/user
* created value objects for role/role list and authenticated user * removed old roles class
This commit is contained in:
committed by
Mathew Sutcliffe
parent
bcf1bed1d0
commit
134a725002
@@ -19,6 +19,9 @@
|
||||
|
||||
#include "blackmisc/network/user.h"
|
||||
#include "blackmisc/network/userlist.h"
|
||||
#include "blackmisc/network/authenticateduser.h"
|
||||
#include "blackmisc/network/role.h"
|
||||
#include "blackmisc/network/rolelist.h"
|
||||
#include "blackmisc/network/serverlist.h"
|
||||
#include "blackmisc/network/textmessagelist.h"
|
||||
#include "blackmisc/network/client.h"
|
||||
|
||||
Reference in New Issue
Block a user