2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Add a cheat code to install launcher on Linux

This commit is contained in:
Ilya Fedin
2020-11-01 14:55:19 +04:00
committed by John Preston
parent 0881e5b20d
commit 204a08df14
3 changed files with 12 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ QString GetIconName();
inline void IgnoreApplicationActivationRightNow() {
}
void InstallLauncher();
void InstallLauncher(bool force = false);
} // namespace Platform