Revert "Update buildbot to Qt 4.8.7"

This reverts commit b7e0473cb4.
This commit is contained in:
Andrew Nelless
2016-10-28 14:48:36 +01:00
parent 73685c3d92
commit fa7daa48f7
4 changed files with 3 additions and 4 deletions

View File

@@ -51,6 +51,7 @@
#endif
#if defined(Q_OS_WIN)
#define _WIN32_WINNT 0x0501
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#endif

View File

@@ -21,7 +21,6 @@
#include "ZeroconfRecord.h"
#include <QtCore/QObject>
#include <stdint.h>
typedef int32_t DNSServiceErrorType;