mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
More meaningful debug output.
This commit is contained in:
parent
a51251fdc6
commit
f2f73b2e87
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,6 @@ ViewModule::interface() const
|
|||
void
|
||||
ViewModule::loadSelf()
|
||||
{
|
||||
cDebug() << Q_FUNC_INFO << "for module" << name();
|
||||
if ( m_loader )
|
||||
{
|
||||
m_viewStep = qobject_cast< ViewStep* >( m_loader->instance() );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue