Better name for alongside slot.

This commit is contained in:
Teo Mrnjavac 2016-01-12 14:04:25 +01:00
parent b665b7192e
commit cad8845f12
2 changed files with 4 additions and 4 deletions

View file

@ -72,7 +72,7 @@ signals:
private slots:
void doReplaceSelectedPartition( const QModelIndex& current, const QModelIndex& previous );
void doAlongsideSelectedPartition( const QModelIndex& current, const QModelIndex& previous );
void doAlongsideSetupSplitter( const QModelIndex& current, const QModelIndex& previous );
private:
void setNextEnabled( bool enabled );