--- a/src/main.h Wed Jul 17 03:06:21 2013 +0300 +++ b/src/main.h Wed Jul 17 18:46:47 2013 +0300 @@ -15,6 +15,8 @@ #define BUILD_RC 3 #define BUILD_RELEASE 4 +#define elif else if + #include <QSettings> static const std::nullptr_t null = nullptr;