Formatting to clang standard
This commit is contained in:
@@ -264,8 +264,7 @@ void GeneralPage::initLayout(SettingsLayout &layout)
|
||||
layout.addTitle2("Misc");
|
||||
layout.addCheckbox("Show twitch whispers inline", s.inlineWhispers);
|
||||
layout.addCheckbox("Grey out historic messages", s.greyOutHistoricMessages);
|
||||
layout.addCheckbox("Emphasize deleted messages",
|
||||
s.redDisabledMessages);
|
||||
layout.addCheckbox("Emphasize deleted messages", s.redDisabledMessages);
|
||||
|
||||
/*
|
||||
layout.addTitle2("Cache");
|
||||
|
||||
Reference in New Issue
Block a user