Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Feb 27, 2024
1 parent 84356e9 commit 3a04d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/articleview.cc
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,9 @@ ArticleView::~ArticleView()
cleanupTemp();
audioPlayer->stop();
//channel->deregisterObject(this);
#ifndef Q_OS_MACOS
#ifndef Q_OS_MACOS
webview->ungrabGesture( Qt::PanGesture );
#endif
#endif
}

void ArticleView::showDefinition( QString const & word,
Expand Down

0 comments on commit 3a04d24

Please sign in to comment.