mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +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:
@@ -33,9 +33,6 @@ inline bool SkipTaskbarSupported() {
|
||||
return false;
|
||||
}
|
||||
|
||||
inline void InstallLauncher(bool force) {
|
||||
}
|
||||
|
||||
void ActivateThisProcess();
|
||||
|
||||
inline uint64 ActivationWindowId(not_null<QWidget*> window) {
|
||||
|
Reference in New Issue
Block a user