delete unneeded headers

This commit is contained in:
Wayne Chen 2018-11-07 16:45:59 -08:00 committed by GitHub
parent c0b13c06d6
commit 13de13b822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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