Alongside apply slot.

This commit is contained in:
Teo Mrnjavac 2016-01-13 17:43:59 +01:00
parent 9a127f582f
commit 27d69502a3
2 changed files with 69 additions and 1 deletions

View file

@ -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 );