diff options
author | Leena Miettinen <[email protected]> | 2013-03-13 10:29:46 +0100 |
---|---|---|
committer | Leena Miettinen <[email protected]> | 2013-03-13 11:08:27 +0100 |
commit | e3587e8f0d627bce78a403787f40e0a30e3bee1e (patch) | |
tree | ac5a8c6f1be07b14727d18b9e03e185169bfb4ac /doc/src/widgets/qtdesigner-plugins.qdoc | |
parent | 5ee3a90c153d60b569a057a1eb22d7c26cdda4d0 (diff) |
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 <[email protected]>
Diffstat (limited to 'doc/src/widgets/qtdesigner-plugins.qdoc')
-rw-r--r-- | doc/src/widgets/qtdesigner-plugins.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/widgets/qtdesigner-plugins.qdoc b/doc/src/widgets/qtdesigner-plugins.qdoc index 36993ab16f2..58b160b6e71 100644 --- a/doc/src/widgets/qtdesigner-plugins.qdoc +++ b/doc/src/widgets/qtdesigner-plugins.qdoc @@ -41,7 +41,7 @@ and to change the default plugin path, see \l{How to Create Qt Plugins}. For more information about how to create plugins for \QD, see - \l{http://qt-project.org/doc/qt-4.8/designer-using-custom-widgets.html} + \l{http://qt-project.org/doc/qt-5.0/qtdesigner/designer-using-custom-widgets.html} {Using Custom Widgets with Qt Designer}. \section1 Locating Qt Designer Plugins @@ -75,7 +75,7 @@ \QC uses its own set of Qt Libraries located in the bundle, and therefore, you need to configure the \QD plugins that you want to use with \QC. Fore more information about how to deploy applications to Mac OS, see - \l{http://qt-project.org/doc/qt-4.8/deployment-mac.html} + \l{http://qt-project.org/doc/qt-5.0/qtdoc/deployment-mac.html} {Deploying an Application on Mac OS X}. The following example illustrates how to configure version 5.2.1 of the |