mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 17:32:15 -07:00
Remove .debug category since this is autofilled by Qt and used to differentiate between QCDebug and QCWarning and QCError.
This commit is contained in:
parent
26dfd548e4
commit
67b2944078
28 changed files with 71 additions and 71 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <QSettings>
|
||||
#include <QStandardPaths>
|
||||
|
||||
inline Q_LOGGING_CATEGORY(UserInfoConnectionLog, "user_info_connection.debug");
|
||||
inline Q_LOGGING_CATEGORY(UserInfoConnectionLog, "user_info_connection");
|
||||
|
||||
class UserConnection_Information
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue