diff -r f9893eea978b -r bc1414343e19 src/main.h --- a/src/main.h Wed Jul 17 19:45:19 2013 +0300 +++ b/src/main.h Sun Aug 11 02:58:55 2013 +0300 @@ -19,9 +19,9 @@ #include +struct VersionInfo; static const std::nullptr_t null = nullptr; -extern const QList g_zanVersions; QString versionString(); #endif // MAIN_H \ No newline at end of file