mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-26 00:05:34 -04:00
fix cli commands, translations and codestyle
This commit is contained in:
parent
6723f4215a
commit
1bfbb9242c
30 changed files with 70 additions and 67 deletions
|
@ -41,7 +41,7 @@ Command::~Command()
|
|||
{
|
||||
}
|
||||
|
||||
int Command::execute(QStringList)
|
||||
int Command::execute(const QStringList&)
|
||||
{
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue