src/main.h

changeset 5
3c04e05ab24f
parent 3
d0b278fd29d5
child 6
67b6ef6917ba
--- a/src/main.h	Wed Jul 17 01:55:18 2013 +0300
+++ b/src/main.h	Wed Jul 17 03:06:21 2013 +0300
@@ -19,7 +19,7 @@
 
 static const std::nullptr_t null = nullptr;
 
-extern QSettings* cfg;
+extern const QList<QString> g_zanVersions;
 QString versionString();
 
 #endif // MAIN_H
\ No newline at end of file

mercurial