Polish and fix qmlvideofx example
Change-Id: I30f6d7d2af784ba018a659a16aceb4876a4b1be6 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -60,5 +60,5 @@ Effect {
|
||||
property real time: 0
|
||||
NumberAnimation on time { loops: Animation.Infinite; from: 0; to: Math.PI * 2; duration: 600 }
|
||||
|
||||
fragmentShaderFilename: "shaders/ripple.fsh"
|
||||
fragmentShaderFilename: "ripple.fsh"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user