mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 16:32:16 -07:00
Reword
This commit is contained in:
parent
0f35883bde
commit
a0c26b9985
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef COCKATRICE_USER_LISTS_H
|
||||
#define COCKATRICE_USER_LISTS_H
|
||||
#ifndef COCKATRICE_USER_LIST_MANAGER_H
|
||||
#define COCKATRICE_USER_LIST_MANAGER_H
|
||||
|
||||
#include "pb/serverinfo_user.pb.h"
|
||||
|
||||
|
|
@ -63,4 +63,4 @@ signals:
|
|||
void userJoined(const ServerInfo_User &userInfo);
|
||||
};
|
||||
|
||||
#endif // COCKATRICE_USER_LISTS_H
|
||||
#endif // COCKATRICE_USER_LIST_MANAGER_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue