diff -r 8c71c5a1172f -r a69124eb7ce7 QTfrontend/hwform.cpp --- a/QTfrontend/hwform.cpp Tue May 17 23:18:08 2016 +0300 +++ b/QTfrontend/hwform.cpp Tue May 17 23:29:49 2016 +0300 @@ -103,7 +103,9 @@ #include "AutoUpdater.h" #ifdef Q_OS_WIN +#ifndef WINVER #define WINVER 0x0500 +#endif #include #else #include