libcalamaresui: don't always fail
- The paste-branch was merged too soon. Now undoing the damage.
This commit is contained in:
parent
fff86f1115
commit
8f7d183a0c
@ -137,8 +137,6 @@ ViewManager::ViewManager( QObject* parent )
|
|||||||
|
|
||||||
if (Calamares::Settings::instance()->disableCancel())
|
if (Calamares::Settings::instance()->disableCancel())
|
||||||
m_quit->setVisible( false );
|
m_quit->setVisible( false );
|
||||||
|
|
||||||
onInstallationFailed("amessage","somedetails"); // TODO: remove this
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user