Show change language link in intro.

This commit is contained in:
John Preston
2017-05-30 12:31:40 +03:00
parent f5353080e7
commit d47a38dfcf
8 changed files with 168 additions and 129 deletions
-3
View File
@@ -234,9 +234,6 @@ inline void incrementRecentHashtag(RecentHashtagPack &recent, const QString &tag
}
}
DeclareSetting(int32, Lang);
DeclareSetting(QString, LangFile);
DeclareSetting(QStringList, SendPaths);
DeclareSetting(QString, StartUrl);