diff options
| author | Silarn <jrim@rimpo.org> | 2019-07-05 18:40:03 -0500 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2019-07-05 18:40:03 -0500 |
| commit | d2a8890e74595b6e0ef5cd1532b3f11e02349905 (patch) | |
| tree | 84d8b2d312b5cbe76e9a088f9fb0acf0897c450a /src/tutorials/tutorial_firststeps_settings.js | |
| parent | 5feff2f997f10724739ca12754f99806dfc61980 (diff) | |
| parent | e8d14d1ea527608bdaae4fe8f83c949082067b16 (diff) | |
Merge branch 'Develop' into qt-5.13
Diffstat (limited to 'src/tutorials/tutorial_firststeps_settings.js')
| -rw-r--r-- | src/tutorials/tutorial_firststeps_settings.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorials/tutorial_firststeps_settings.js b/src/tutorials/tutorial_firststeps_settings.js index ed49d97f..792712be 100644 --- a/src/tutorials/tutorial_firststeps_settings.js +++ b/src/tutorials/tutorial_firststeps_settings.js @@ -4,7 +4,7 @@ function getTutorialSteps() function() {
highlightItem("tabWidget", true)
tutorial.text = qsTr("You can use your regular browser to download from Nexus.\nPlease open the \"Nexus\"-tab")
- tutorialControl.waitForTabOpen("tabWidget", "tabNexus")
+ tutorialControl.waitForTabOpen("tabWidget", "nexusTab")
},
function() {
|
