summaryrefslogtreecommitdiffstats
path: root/tools/assistant/tools/assistant/installdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/assistant/tools/assistant/installdialog.h')
-rw-r--r--tools/assistant/tools/assistant/installdialog.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/assistant/tools/assistant/installdialog.h b/tools/assistant/tools/assistant/installdialog.h
index 62759ecd7..9e18a22b9 100644
--- a/tools/assistant/tools/assistant/installdialog.h
+++ b/tools/assistant/tools/assistant/installdialog.h
@@ -47,6 +47,8 @@
#include <QtNetwork/QHttpResponseHeader>
#include "ui_installdialog.h"
+#ifndef QT_NO_HTTP
+
QT_BEGIN_NAMESPACE
class QHttp;
@@ -98,4 +100,6 @@ private:
QT_END_NAMESPACE
+#endif
+
#endif // INSTALLDIALOG_H