mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Install launcher on every launch on Linux
Just like AppUserModelId on Windows This makes the cheat code and having the function outside of private namespace unnecessary
This commit is contained in:
@@ -27,9 +27,6 @@ inline bool SkipTaskbarSupported() {
|
||||
return true;
|
||||
}
|
||||
|
||||
inline void InstallLauncher(bool force) {
|
||||
}
|
||||
|
||||
inline void ActivateThisProcess() {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user