Home
last modified time | relevance | path

Searched refs:_thirdSectionInfoEnabled (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/core/
H A Dcore_settings.cpp187 << qint32(_thirdSectionInfoEnabled ? 1 : 0) in serialize()
566 _thirdSectionInfoEnabled = thirdSectionInfoEnabled; in addFromSerialized()
570 if (_thirdSectionInfoEnabled) { in addFromSerialized()
633 if (_thirdSectionInfoEnabled != enabled) { in setThirdSectionInfoEnabled()
634 _thirdSectionInfoEnabled = enabled; in setThirdSectionInfoEnabled()
858 _thirdSectionInfoEnabled = true; // per-window in resetOnLastLogout()
H A Dcore_settings.h481 return _thirdSectionInfoEnabled; in thirdSectionInfoEnabled()
703 bool _thirdSectionInfoEnabled = true; // per-window variable