mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 11:55:36 -04:00
Alongside apply slot.
This commit is contained in:
parent
9a127f582f
commit
27d69502a3
2 changed files with 69 additions and 1 deletions
|
@ -73,6 +73,7 @@ signals:
|
|||
private slots:
|
||||
void doReplaceSelectedPartition( const QModelIndex& current, const QModelIndex& previous );
|
||||
void doAlongsideSetupSplitter( const QModelIndex& current, const QModelIndex& previous );
|
||||
void doAlongsideApply();
|
||||
|
||||
private:
|
||||
void setNextEnabled( bool enabled );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue