mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 19:35:36 -04:00
[partition] Apply coding style
This commit is contained in:
parent
1007680931
commit
1eba562d07
8 changed files with 51 additions and 55 deletions
|
@ -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 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue