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

Check for all needed gtk functions for gtk clipboard

This commit is contained in:
Ilya Fedin
2020-06-27 05:02:18 +04:00
committed by John Preston
parent d319c85c57
commit 806f2e0b50
4 changed files with 24 additions and 7 deletions

View File

@@ -49,6 +49,8 @@ inline void IgnoreApplicationActivationRightNow() {
void FallbackFontConfigCheckBegin();
void FallbackFontConfigCheckEnd();
bool GtkClipboardSupported();
} // namespace Platform
inline void psCheckLocalSocket(const QString &serverName) {