mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
93b0da83fc
commit
5cdd5f6e2a
|
@ -105,8 +105,8 @@ public:
|
||||||
bool popupView,
|
bool popupView,
|
||||||
Config::Class const & cfg,
|
Config::Class const & cfg,
|
||||||
QLineEdit const * translateLine,
|
QLineEdit const * translateLine,
|
||||||
QAction * dictionaryBarToggled = nullptr,
|
QAction * dictionaryBarToggled = nullptr,
|
||||||
unsigned currentGroupId = 0 );
|
unsigned currentGroupId = 0 );
|
||||||
|
|
||||||
|
|
||||||
void setCurrentGroupId( unsigned currengGrgId );
|
void setCurrentGroupId( unsigned currengGrgId );
|
||||||
|
|
Loading…
Reference in a new issue