src/main.h

changeset 10
bc1414343e19
parent 6
67b6ef6917ba
child 13
9bdddd2ccde6
--- 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 <QSettings>
 
+struct VersionInfo;
 static const std::nullptr_t null = nullptr;
 
-extern const QList<QString> g_zanVersions;
 QString versionString();
 
 #endif // MAIN_H
\ No newline at end of file

mercurial