Foiled by the linter once more

image-modal-download
Emi Simpson 5 years ago
parent 6bbe8ade0f
commit 2320bfea26
No known key found for this signature in database
GPG Key ID: 68FAB2E2E6DFC98B
  1. 5
      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)
{

Loading…
Cancel
Save