Merge pull request #693 from apa420/apa-minor

Highlighting whispers works better and looks better
This commit is contained in:
pajlada
2018-08-29 10:22:16 +02:00
committed by GitHub
6 changed files with 71 additions and 33 deletions
@@ -149,8 +149,6 @@ HighlightingPage::HighlightingPage()
layout.append(createCheckBox(ALWAYS_PLAY,
getSettings()->highlightAlwaysPlaySound));
layout.append(createCheckBox(("Notification on whisper"),
getSettings()->highlightSoundOnWhisper));
}
// ---- misc