mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +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 ),
|
inspectAction( this ),
|
||||||
searchIsOpened( false ),
|
searchIsOpened( false ),
|
||||||
dictionaryBarToggled( dictionaryBarToggled_ ),
|
dictionaryBarToggled( dictionaryBarToggled_ ),
|
||||||
currentGroupId( groupComboBox_ ),
|
currentGroupId( currentGroupId_ ),
|
||||||
translateLine( translateLine_ )
|
translateLine( translateLine_ )
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue