2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Rename InSandbox to InFlatpak

This commit is contained in:
Ilya Fedin
2020-06-01 12:34:51 +04:00
committed by John Preston
parent 7f29f57c3d
commit 16c38b54e2
2 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ namespace Platform {
inline void SetWatchingMediaKeys(bool watching) {
}
bool InSandbox();
bool InFlatpak();
bool InSnap();
bool InAppImage();
bool IsStaticBinary();