mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Clang: warnings--
This commit is contained in:
parent
da4fa6a63a
commit
edb1dbaa6e
13 changed files with 27 additions and 24 deletions
|
@ -36,7 +36,7 @@ class PLUGINDLLEXPORT UsersViewStep : public Calamares::ViewStep
|
|||
|
||||
public:
|
||||
explicit UsersViewStep( QObject* parent = nullptr );
|
||||
virtual ~UsersViewStep();
|
||||
virtual ~UsersViewStep() override;
|
||||
|
||||
QString prettyName() const override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue