Foiled by the linter once more
This commit is contained in:
parent
6bbe8ade0f
commit
2320bfea26
1 changed files with 1 additions and 4 deletions
|
|
@ -87,10 +87,7 @@ public:
|
|||
save();
|
||||
}
|
||||
|
||||
void setIgnoreMinorEvents(bool state)
|
||||
{
|
||||
ignoreMinorEvents_ = state;
|
||||
}
|
||||
void setIgnoreMinorEvents(bool state) { ignoreMinorEvents_ = state; }
|
||||
|
||||
void setButtonsInTimeline(bool state)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue