forked from qt-creator/qt-creator
QmlDesigner: Update effect composer's help link
Fixes: QDS-12601 Change-Id: Ib1f6008cf4ac3e50dc5c0b12233e65622eb142eb Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -89,8 +89,8 @@ Rectangle {
|
||||
2. Adjust the effect nodes properties
|
||||
3. Change the order of the effects, if you like
|
||||
4. See the preview
|
||||
5. Save in the library, if you wish to reuse the effect later") // TODO: revise with doc engineer
|
||||
5. Save in the assets library, if you wish to reuse the effect later")
|
||||
|
||||
onClicked: Qt.openUrlExternally("https://doc.qt.io/qtdesignstudio/qt-using-effect-maker-effects.html")
|
||||
onClicked: Qt.openUrlExternally("https://doc.qt.io/qtdesignstudio/qtquick-effect-composer-view.html")
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user