mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Merge branch 'master' of https://github.com/cjlcarvalho/calamares into lvm-update
This commit is contained in:
commit
5d5feeb0ab
26 changed files with 1736 additions and 13 deletions
|
@ -51,6 +51,10 @@ private:
|
|||
PartitionCoreModule* m_core;
|
||||
void updateButtons();
|
||||
void onNewPartitionTableClicked();
|
||||
void onNewVolumeGroupClicked();
|
||||
void onResizeVolumeGroupClicked();
|
||||
void onDeactivateVolumeGroupClicked();
|
||||
void onRemoveVolumeGroupClicked();
|
||||
void onCreateClicked();
|
||||
void onEditClicked();
|
||||
void onDeleteClicked();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue