mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
Clang: warnings--
This commit is contained in:
parent
342b819a1d
commit
ca60a7fc16
5 changed files with 7 additions and 7 deletions
|
@ -90,7 +90,7 @@ public:
|
|||
ColumnCount // Must remain last
|
||||
};
|
||||
|
||||
PartitionModel( QObject* parent = 0 );
|
||||
PartitionModel( QObject* parent = nullptr );
|
||||
/**
|
||||
* device must remain alive for the life of PartitionModel
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue