Update src/ui/articleview.cc

Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>
This commit is contained in:
xiaoyifang 2024-06-12 13:35:02 +08:00 committed by GitHub
parent 5cdd5f6e2a
commit 998a97a031
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -114,7 +114,7 @@ ArticleView::ArticleView( QWidget * parent,
inspectAction( this ),
searchIsOpened( false ),
dictionaryBarToggled( dictionaryBarToggled_ ),
currentGroupId( groupComboBox_ ),
currentGroupId( currentGroupId_ ),
translateLine( translateLine_ )
{