mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 10:03:55 -07:00
Fix names in qtlogging.ini (#6265)
This commit is contained in:
parent
aa61032cdf
commit
1c209b3320
2 changed files with 7 additions and 5 deletions
|
|
@ -40,7 +40,7 @@ class AbstractGame;
|
|||
class PendingCommand;
|
||||
class Player;
|
||||
|
||||
inline Q_LOGGING_CATEGORY(GameEventHandlerLog, "tab_game");
|
||||
inline Q_LOGGING_CATEGORY(GameEventHandlerLog, "game_event_handler");
|
||||
|
||||
class GameEventHandler : public QObject
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue