2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Use XDG Desktop Portal for file dialog

This commit is contained in:
Ilya Fedin
2020-01-29 21:41:42 +04:00
committed by John Preston
parent d80b3fda7d
commit 0477bda929
4 changed files with 31 additions and 4 deletions

View File

@@ -23,6 +23,8 @@ inline void SetWatchingMediaKeys(bool watching) {
bool InSandbox();
bool InSnap();
bool IsXDGDesktopPortalPresent();
QString CurrentExecutablePath(int argc, char *argv[]);
QString SingleInstanceLocalServerName(const QString &hash);