mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 00:42:14 -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
|
#ifndef COCKATRICE_USER_LIST_MANAGER_H
|
||||||
#define COCKATRICE_USER_LISTS_H
|
#define COCKATRICE_USER_LIST_MANAGER_H
|
||||||
|
|
||||||
#include "pb/serverinfo_user.pb.h"
|
#include "pb/serverinfo_user.pb.h"
|
||||||
|
|
||||||
|
|
@ -63,4 +63,4 @@ signals:
|
||||||
void userJoined(const ServerInfo_User &userInfo);
|
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