Error when compile on Windows.

--HG--
branch : develop
This commit is contained in:
dismine 2014-06-05 09:48:40 +03:00
parent a4083afc77
commit 404505ecf3

View File

@ -29,6 +29,8 @@
#ifndef VERSION_H
#define VERSION_H
class QString;
extern const int MAJOR_VERSION;
extern const int MINOR_VERSION;
extern const int DEBUG_VERSION;