--- 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