2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Switch freetype to experimental settings

This commit is contained in:
Ilya Fedin
2023-02-22 11:44:59 +04:00
committed by John Preston
parent c327fa0d45
commit 808cf119b8
12 changed files with 14 additions and 56 deletions

View File

@@ -30,7 +30,6 @@ bool gStartInTray = false;
bool gAutoStart = false;
bool gSendToMenu = false;
bool gUseExternalVideoPlayer = false;
bool gUseFreeType = false;
bool gAutoUpdate = true;
LaunchMode gLaunchMode = LaunchModeNormal;
bool gSeenTrayTooltip = false;