2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Use KSandbox to check flatpak/snap environment

This commit is contained in:
Ilya Fedin
2022-09-19 06:17:37 +04:00
committed by John Preston
parent 89879e355d
commit 5132fd5010
5 changed files with 16 additions and 31 deletions

View File

@@ -15,9 +15,6 @@ class LocationPoint;
namespace Platform {
bool InFlatpak();
bool InSnap();
QString AppRuntimeDirectory();
QString GetIconName();