Update links from labs.qt.nokia.com to blog.qt.digia.com

Change-Id: I003c9a5061efe586ecdadde58827ef4887b49b5f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
Sergio Ahumada
2012-11-27 19:48:14 +01:00
committed by The Qt Project
parent 6f638d663c
commit c3cad00dd1
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
** **
****************************************************************************/ ****************************************************************************/
// Based on http://labs.qt.nokia.com/2011/03/22/the-convenient-power-of-qml-scene-graph/ // Based on http://blog.qt.digia.com/blog/2011/03/22/the-convenient-power-of-qml-scene-graph/
uniform float dividerValue; uniform float dividerValue;
uniform float targetWidth; uniform float targetWidth;

View File

@@ -39,7 +39,7 @@
** **
****************************************************************************/ ****************************************************************************/
// Based on http://labs.qt.nokia.com/2011/03/22/the-convenient-power-of-qml-scene-graph/ // Based on http://blog.qt.digia.com/blog/2011/03/22/the-convenient-power-of-qml-scene-graph/
uniform float amplitude; uniform float amplitude;
uniform float dividerValue; uniform float dividerValue;