forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.1'
Change-Id: I80f96f100046625f24b6ab5d13fdb05660365abc
This commit is contained in:
@@ -282,7 +282,6 @@ def selectFromFileDialog(fileName, waitForFile=False):
|
||||
# add Qt documentations from given paths
|
||||
# param which a list/tuple of the paths to the qch files to be added
|
||||
def addHelpDocumentation(which):
|
||||
global sdkPath
|
||||
invokeMenuItem("Tools", "Options...")
|
||||
waitForObjectItem(":Options_QListView", "Help")
|
||||
clickItem(":Options_QListView", "Help", 14, 15, 0, Qt.LeftButton)
|
||||
|
||||
Reference in New Issue
Block a user