[partition] Apply coding style

This commit is contained in:
Adriaan de Groot 2021-03-27 15:43:32 +01:00
parent 1007680931
commit 1eba562d07
8 changed files with 51 additions and 55 deletions

View file

@ -147,7 +147,7 @@ public:
void formatPartition( Device* device, Partition* partition );
void setFilesystemLabel( Device* device, Partition* partition, const QString& newLabel);
void setFilesystemLabel( Device* device, Partition* partition, const QString& newLabel );
void resizePartition( Device* device, Partition* partition, qint64 first, qint64 last );