2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 23:45:44 +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();