forked from qt-creator/qt-creator
Squish: Fix WELP03
Change-Id: I811c394b95029addb84a727632cf2ab6901258a5 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -40,6 +40,7 @@ def main():
|
||||
installLazySignalHandler(":QWebPage","loadFinished(bool)", "webPageContentLoaded")
|
||||
installLazySignalHandler(":*Qt Creator_Help::Internal::HelpViewer", "loadFinished(bool)",
|
||||
"webPageContentLoaded")
|
||||
addHelpDocumentationFromSDK()
|
||||
setAlwaysStartFullHelp()
|
||||
if not test.verify(checkIfObjectExists(getQmlItem("Text", ":Qt Creator_QDeclarativeView", False,
|
||||
"text='Getting Started'")),
|
||||
|
Reference in New Issue
Block a user