2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

qt 5.4 patch in .diff format added, time display in system settings done

This commit is contained in:
John Preston
2015-02-10 18:55:04 +00:00
parent 43627a46ac
commit a2203904fc
10 changed files with 852 additions and 21 deletions

View File

@@ -655,6 +655,8 @@ void Application::socketError(QLocalSocket::LocalSocketError e) {
}
void Application::startApp() {
cChangeTimeFormat(QLocale::system().timeFormat(QLocale::ShortFormat));
DEBUG_LOG(("Application Info: starting app.."));
Local::ReadMapState state = Local::readMap(QByteArray());