In case we remove docs, but do not add some we need to setup too.

This commit is contained in:
kh1
2010-03-02 16:51:16 +01:00
parent 39a278d43a
commit 9426caeeed

View File

@@ -430,6 +430,8 @@ bool HelpPlugin::updateDocumentation()
qWarning() << "Error unregistering namespace '"
<< nameSpace << "' from file '" << file << "': "
<< hc.error();
} else {
needsSetup = true;
}
}