Do a full revert.
This commit is contained in:
parent
f1a29033a2
commit
b2b202d190
@ -558,7 +558,7 @@ ChoicePage::doAlongsideApply()
|
||||
|
||||
if ( m_core->isDirty() )
|
||||
{
|
||||
m_core->revertDevice( selectedDevice() );
|
||||
m_core->revert();
|
||||
}
|
||||
|
||||
QString path = m_beforePartitionBarsView->
|
||||
|
Loading…
Reference in New Issue
Block a user