diff --git a/src/app/version.h b/src/app/version.h index c3a089864..ab146190a 100644 --- a/src/app/version.h +++ b/src/app/version.h @@ -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;