Clang: warnings--

This commit is contained in:
Adriaan de Groot 2017-09-14 07:02:24 -04:00
parent 342b819a1d
commit ca60a7fc16
5 changed files with 7 additions and 7 deletions

View file

@ -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
*/