mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 01:45:36 -04:00
[partition] Initial implementation of VolumeGroupBaseDialog.
This commit is contained in:
parent
f72f7bd8fe
commit
d15ce56c97
14 changed files with 580 additions and 1 deletions
|
@ -50,6 +50,7 @@ private:
|
|||
PartitionCoreModule* m_core;
|
||||
void updateButtons();
|
||||
void onNewPartitionTableClicked();
|
||||
void onNewVolumeGroupClicked();
|
||||
void onCreateClicked();
|
||||
void onEditClicked();
|
||||
void onDeleteClicked();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue