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

Add a check for bundled Qt plugins

This commit is contained in:
Ilya Fedin
2020-05-14 21:03:36 +04:00
committed by John Preston
parent ced2652deb
commit 4c1f83daca
2 changed files with 13 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ bool InSnap();
bool InAppImage();
bool IsStaticBinary();
bool IsGtkFileDialogForced();
bool IsQtPluginsBundled();
bool IsXDGDesktopPortalPresent();
bool UseXDGDesktopPortal();