mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 17:03:58 +02:00
delete unneeded headers
This commit is contained in:
parent
c0b13c06d6
commit
13de13b822
1 changed files with 1 additions and 4 deletions
|
@ -14,10 +14,7 @@
|
|||
#ifndef hifi_LoginDialog_h
|
||||
#define hifi_LoginDialog_h
|
||||
|
||||
#include <QtCore/QUuid>
|
||||
|
||||
#include <OffscreenQmlDialog.h>
|
||||
#include <SettingHandle.h>
|
||||
|
||||
class QNetworkReply;
|
||||
|
||||
|
@ -84,4 +81,4 @@ private:
|
|||
bool _isLogIn{ false };
|
||||
};
|
||||
|
||||
#endif // hifi_LoginDialog_h
|
||||
#endif // hifi_LoginDialog_h
|
||||
|
|
Loading…
Reference in a new issue