mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
Update src/ui/articleview.cc
Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>
This commit is contained in:
parent
5cdd5f6e2a
commit
998a97a031
|
@ -114,7 +114,7 @@ ArticleView::ArticleView( QWidget * parent,
|
|||
inspectAction( this ),
|
||||
searchIsOpened( false ),
|
||||
dictionaryBarToggled( dictionaryBarToggled_ ),
|
||||
currentGroupId( groupComboBox_ ),
|
||||
currentGroupId( currentGroupId_ ),
|
||||
translateLine( translateLine_ )
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue