Fixed broken build on Windows.
--HG-- branch : develop
This commit is contained in:
parent
8bbfacabb4
commit
2efc995496
|
@ -29,6 +29,7 @@
|
|||
#include "version.h"
|
||||
#include <QString>
|
||||
#include <QApplication>
|
||||
#include <QSysInfo>
|
||||
|
||||
extern const int MAJOR_VERSION = 0;
|
||||
extern const int MINOR_VERSION = 2;
|
||||
|
|
|
@ -26,9 +26,6 @@
|
|||
**
|
||||
*************************************************************************/
|
||||
|
||||
#include <QSysInfo>
|
||||
#include <QCoreApplication>
|
||||
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user