mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix two crashes in OS X 10.6.
Disable rtl control chars (harfbuzz-ng crashes on them). Disable creating state of not yet created top level windows.
This commit is contained in:
@@ -248,6 +248,7 @@ DeclareSetting(int32, IntRetinaFactor);
|
||||
DeclareReadSetting(DBIPlatform, Platform);
|
||||
DeclareReadSetting(QString, PlatformString);
|
||||
DeclareReadSetting(bool, IsElCapitan);
|
||||
DeclareReadSetting(bool, IsSnowLeopard);
|
||||
DeclareReadSetting(QUrl, UpdateURL);
|
||||
|
||||
DeclareSetting(int, OtherOnline);
|
||||
|
||||
Reference in New Issue
Block a user