Skip to content
Snippets Groups Projects
Unverified Commit 2320bfea authored by Emi Simpson's avatar Emi Simpson
Browse files

Foiled by the linter once more

parent 6bbe8ade
No related branches found
No related tags found
No related merge requests found
......@@ -87,10 +87,7 @@ public:
save();
}
void setIgnoreMinorEvents(bool state)
{
ignoreMinorEvents_ = state;
}
void setIgnoreMinorEvents(bool state) { ignoreMinorEvents_ = state; }
void setButtonsInTimeline(bool state)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment