diff -r 975c130c3901 -r d85d273cb3aa QTfrontend/hwform.cpp --- a/QTfrontend/hwform.cpp Tue May 03 22:19:17 2016 +0200 +++ b/QTfrontend/hwform.cpp Wed May 04 14:09:54 2016 +0300 @@ -103,7 +103,9 @@ #include "AutoUpdater.h" #ifdef Q_OS_WIN +#ifndef WINVER #define WINVER 0x0500 +#endif #include #else #include