Skip to content

Commit

Permalink
Minor newline cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Emdek committed Jan 8, 2020
1 parent c9823e0 commit 959ddae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/GesturesManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,6 @@ bool GesturesManager::eventFilter(QObject *object, QEvent *event)
if (gesture.action != UNKNOWN_GESTURE)
{
recognizeMoveStep(mouseEvent);

triggerAction(gesture);
}
else
Expand Down

0 comments on commit 959ddae

Please sign in to comment.