mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-04 16:35:44 +00:00
Use XDG Desktop Portal only when variable is set
This commit is contained in:
@@ -24,6 +24,7 @@ bool InSandbox();
|
||||
bool InSnap();
|
||||
|
||||
bool IsXDGDesktopPortalPresent();
|
||||
bool UseXDGDesktopPortal();
|
||||
|
||||
QString ProcessNameByPID(const QString &pid);
|
||||
QString CurrentExecutablePath(int argc, char *argv[]);
|
||||
|
Reference in New Issue
Block a user