mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 15:24:05 +00:00
Update src/ui/articleview.cc
Co-authored-by: shenleban tongying <shenlebantongying@gmail.com>
This commit is contained in:
parent
998a97a031
commit
26bdf52c5e
|
@ -96,7 +96,7 @@ ArticleView::ArticleView( QWidget * parent,
|
|||
Config::Class const & cfg_,
|
||||
QLineEdit const * translateLine_,
|
||||
QAction * dictionaryBarToggled_,
|
||||
unsigned int groupComboBox_ ):
|
||||
unsigned int currentGroupId_ ):
|
||||
QWidget( parent ),
|
||||
articleNetMgr( nm ),
|
||||
audioPlayer( audioPlayer_ ),
|
||||
|
|
Loading…
Reference in a new issue