mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 17:05:36 -04:00
Do a full revert.
This commit is contained in:
parent
f1a29033a2
commit
b2b202d190
1 changed files with 1 additions and 1 deletions
|
@ -558,7 +558,7 @@ ChoicePage::doAlongsideApply()
|
||||||
|
|
||||||
if ( m_core->isDirty() )
|
if ( m_core->isDirty() )
|
||||||
{
|
{
|
||||||
m_core->revertDevice( selectedDevice() );
|
m_core->revert();
|
||||||
}
|
}
|
||||||
|
|
||||||
QString path = m_beforePartitionBarsView->
|
QString path = m_beforePartitionBarsView->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue