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

Get rid of redudant fontconfig hack

This commit is contained in:
Ilya Fedin
2020-08-07 10:07:43 +04:00
committed by John Preston
parent f56af090e0
commit 580e6baee6
6 changed files with 0 additions and 108 deletions

View File

@@ -42,9 +42,6 @@ QString GetIconName();
inline void IgnoreApplicationActivationRightNow() {
}
void FallbackFontConfigCheckBegin();
void FallbackFontConfigCheckEnd();
bool GtkClipboardSupported();
void SetTrayIconSupported(bool supported);
void InstallMainDesktopFile();