forked from qt-creator/qt-creator
Doc: Use defines in navigation links
To be able to build Qt Creator Manual and Qt Design Studio Manual from the same sources. Change-Id: I6adbc7b7f23c40f24508a8de7ae9ad5a2a3a103e Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -25,9 +25,14 @@
|
||||
|
||||
/*!
|
||||
\contentspage index.html
|
||||
\previouspage qtquick-properties.html
|
||||
\page qmldesigner-pathview-editor.html
|
||||
\if defined(qtdesignstudio)
|
||||
\previouspage studio-fonts.html
|
||||
\nextpage qtquick-iso-icon-browser.html
|
||||
\else
|
||||
\previouspage qtquick-properties.html
|
||||
\nextpage qmldesigner-connections.html
|
||||
\endif
|
||||
|
||||
\title Editing PathView Properties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user