fix typo
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
ExecOpkgCommand::ExecOpkgCommand(QString const &command,
|
ExecOpkgCommand::ExecOpkgCommand(QString const &command,
|
||||||
Worker *worker,
|
Worker *worker,
|
||||||
|
bool noaction,
|
||||||
int start_timeout,
|
int start_timeout,
|
||||||
int finish_timeout)
|
int finish_timeout)
|
||||||
: UpdateCommand(command, worker, start_timeout, finish_timeout)
|
: UpdateCommand(command, worker, start_timeout, finish_timeout)
|
||||||
|
Reference in New Issue
Block a user