summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/UserSettingsPage.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/UserSettingsPage.h b/src/UserSettingsPage.h

index 9dbe643e..a1bc4ffc 100644 --- a/src/UserSettingsPage.h +++ b/src/UserSettingsPage.h
@@ -87,10 +87,7 @@ public: save(); } - void setIgnoreMinorEvents(bool state) - { - ignoreMinorEvents_ = state; - } + void setIgnoreMinorEvents(bool state) { ignoreMinorEvents_ = state; } void setButtonsInTimeline(bool state) {