2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Use Core::UpdaterDisabled where a check is for installed or not

This commit is contained in:
Ilya Fedin
2020-10-27 23:30:49 +04:00
committed by John Preston
parent fbacb6c0a4
commit 152f1ef17f
2 changed files with 7 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ bool InAppImage();
bool IsStaticBinary();
bool UseGtkIntegration();
bool IsGtkIntegrationForced();
bool IsQtPluginsBundled();
bool AreQtPluginsBundled();
bool IsXDGDesktopPortalPresent();
bool UseXDGDesktopPortal();