mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 00:48:22 -04:00
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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue