summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/qtquick-buttons.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-03-13 10:29:46 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-03-13 11:08:27 +0100
commite3587e8f0d627bce78a403787f40e0a30e3bee1e (patch)
treeac5a8c6f1be07b14727d18b9e03e185169bfb4ac /doc/src/qtquick/qtquick-buttons.qdoc
parent5ee3a90c153d60b569a057a1eb22d7c26cdda4d0 (diff)
downloadqt-creator-e3587e8f0d627bce78a403787f40e0a30e3bee1e.tar.gz
Doc: switch fixed links from Qt 4.8 to 5.0
Will look into changing automatically created links in another patch. Change-Id: I29b61c5301402c40d9e711762a6b57479088152b Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/src/qtquick/qtquick-buttons.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-buttons.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/qtquick/qtquick-buttons.qdoc b/doc/src/qtquick/qtquick-buttons.qdoc
index c5f84c0ee9..844e89a573 100644
--- a/doc/src/qtquick/qtquick-buttons.qdoc
+++ b/doc/src/qtquick/qtquick-buttons.qdoc
@@ -91,7 +91,7 @@
\endlist
To create a graphical button that scales beautifully without using vector
- graphics, use the \l{http://qt-project.org/doc/qt-4.8/qml-borderimage.html}
+ graphics, use the \l{http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-borderimage.html}
{Border Image} element. For more information, see
\l{Creating Scalable Buttons and Borders}.
@@ -107,7 +107,8 @@
\title Creating Scalable Buttons and Borders
- You can use the \l{http://qt-project.org/doc/qt-4.8/qml-borderimage.html}
+ You can use the
+ \l{http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-borderimage.html}
{Border Image} element to display an image, such as a PNG file, as a border
and a background.