aboutsummaryrefslogtreecommitdiffstats
path: root/src/macextras
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-04-16 12:43:47 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-16 21:21:16 +0200
commitddbbc1f08c9e267b8d4a447e20034ba53b1a53d0 (patch)
treefd1803174f22ae7d5c923dd2401bd9dd1d76d7d0 /src/macextras
parentabbb6d3761452d8add4ffd99ba5cb50c51dc7cf7 (diff)
Doc: Improved example documentation.v5.3.0-rc1v5.3.0
-updated copyright year -added instruction for running the example from within Qt Creator (using \include) -added links to relevant pages -qdocconf change needed for \include Task-number: QTBUG-33597 Change-Id: I19ab712d0e74503d618c49633951d1628f822668 Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Diffstat (limited to 'src/macextras')
-rw-r--r--src/macextras/doc/qtmacextras.qdocconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/macextras/doc/qtmacextras.qdocconf b/src/macextras/doc/qtmacextras.qdocconf
index e7690c5..0c7aaf9 100644
--- a/src/macextras/doc/qtmacextras.qdocconf
+++ b/src/macextras/doc/qtmacextras.qdocconf
@@ -13,8 +13,8 @@ examplesinstallpath = macextras
# Add a generic 'Qt Code Sample' thumbnail in Qt Creator for all examples
manifestmeta.thumbnail.names += "QtMacExtras/*"
-headerdirs = ..
-sourcedirs = ..
+headerdirs += ..
+sourcedirs += ..
imagedirs += images
Cpp.ignoretokens += Q_MACEXTRAS_EXPORT