tree: Resolve clang-tidy, clazy, compiler warnings
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
#include "filesaver.h"
|
||||
class CommandUpdate : public Command
|
||||
{
|
||||
protected:
|
||||
bool hasErrors = false;
|
||||
|
||||
public:
|
||||
using Command::Command;
|
||||
int handle(QStringList arguments) override;
|
||||
|
||||
Reference in New Issue
Block a user