fix typo
This commit is contained in:
parent
31aa7c0584
commit
c98b01d002
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user