mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 16:23:17 +02:00
removing logging for login dialog
This commit is contained in:
parent
ee516fd79f
commit
9d7ba377ca
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
||||||
#define hifi_LoginDialog_h
|
#define hifi_LoginDialog_h
|
||||||
|
|
||||||
#include <OffscreenQmlDialog.h>
|
#include <OffscreenQmlDialog.h>
|
||||||
#include <QLoggingCategory>
|
|
||||||
|
|
||||||
Q_DECLARE_LOGGING_CATEGORY(login_dialog)
|
|
||||||
|
|
||||||
class QNetworkReply;
|
class QNetworkReply;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue