mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 01:45:36 -04:00
Clang: warnings--
This commit is contained in:
parent
342b819a1d
commit
ca60a7fc16
5 changed files with 7 additions and 7 deletions
|
@ -42,7 +42,7 @@ public:
|
|||
};
|
||||
|
||||
explicit PartitionBarsView( QWidget* parent = nullptr );
|
||||
virtual ~PartitionBarsView();
|
||||
virtual ~PartitionBarsView() override;
|
||||
|
||||
void setNestedPartitionsMode( NestedPartitionsMode mode );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue