forked from qt-creator/qt-creator
In case we remove docs, but do not add some we need to setup too.
This commit is contained in:
@@ -430,6 +430,8 @@ bool HelpPlugin::updateDocumentation()
|
||||
qWarning() << "Error unregistering namespace '"
|
||||
<< nameSpace << "' from file '" << file << "': "
|
||||
<< hc.error();
|
||||
} else {
|
||||
needsSetup = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user