mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
ReportSpamPanel -> HistoryView::ContactStatus.
This commit is contained in:
@@ -158,10 +158,6 @@ DeclareSetting(float64, RetinaFactor);
|
||||
DeclareSetting(int32, IntRetinaFactor);
|
||||
|
||||
DeclareSetting(int, OtherOnline);
|
||||
|
||||
typedef QMap<uint64, DBIPeerReportSpamStatus> ReportSpamStatuses;
|
||||
DeclareRefSetting(ReportSpamStatuses, ReportSpamStatuses);
|
||||
|
||||
DeclareSetting(bool, AutoPlayGif);
|
||||
|
||||
constexpr auto kInterfaceScaleAuto = 0;
|
||||
|
Reference in New Issue
Block a user