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

Use custom gtk file dialog only on gtk-based DEs

This commit is contained in:
Ilya Fedin
2020-06-01 12:33:24 +04:00
committed by John Preston
parent 1fb1d57a27
commit 7f29f57c3d
4 changed files with 21 additions and 15 deletions

View File

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