2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

0.7.3 - italian and spanish languages added

This commit is contained in:
John Preston
2014-12-21 00:33:08 +03:00
parent 233ac3dfc9
commit aafdc5b782
24 changed files with 111 additions and 75 deletions

View File

@@ -146,6 +146,7 @@ DeclareSetting(RecentEmojiPreload, RecentEmojisPreload);
const RecentEmojiPack &cGetRecentEmojis();
DeclareSetting(int32, Lang);
DeclareSetting(QString, LangFile);
DeclareSetting(QStringList, SendPaths);
DeclareSetting(QString, StartUrl);