mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-10-17 14:19:43 +00:00
Simplify run-in-background option selection.
This commit is contained in:
@@ -593,10 +593,6 @@ bool SkipTaskbarSupported() {
|
||||
return false;
|
||||
}
|
||||
|
||||
bool RunInBackground() {
|
||||
return true;
|
||||
}
|
||||
|
||||
QString ExecutablePathForShortcuts() {
|
||||
if (Core::UpdaterDisabled()) {
|
||||
const auto &arguments = Core::Launcher::Instance().arguments();
|
||||
|
Reference in New Issue
Block a user