2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-10-11 14:06:25 +00:00

Fix indentation & other minor fixes (#5)

This commit is contained in:
ilya-fedin
2020-01-20 22:34:01 +00:00
committed by RadRussianRus
parent f923f63429
commit 371ba03f2c
25 changed files with 66 additions and 65 deletions

View File

@@ -188,7 +188,7 @@ QString getHomeDir() {
QString psAppDataPath() {
// We should not use ~/.TelegramDesktop, since it's a fork.
// auto home = getHomeDir();
// if (!home.isEmpty()) {
// auto oldPath = home + qsl(".TelegramDesktop/");