summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/installerfw.qdoc1
-rw-r--r--installerbuilder/installerbuilder.dox1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 08ab5a2e2..2cfac1e63 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -240,7 +240,6 @@
\o \bold{Dependencies} Comma-separated list of dependencies - optional.
\o \bold{Virtual} Set to true if this is a virtual component not showing up in the installer.
\o \bold{SortingPriority} Priority of this component when visible in the tree. Lowest priority number is on top.
- \o \bold{InstallPriority} Priority of this component when getting installed. Lowest priority number is first.
\o \bold{Script} File name of a script being loaded - optional.
\o \bold{UserInterfaces} One ore more file names of user interfaces being loaded - optional.
\o \bold{Translations} One ore more file names of translations being loaded - optional.
diff --git a/installerbuilder/installerbuilder.dox b/installerbuilder/installerbuilder.dox
index 022df80fd..443f94fa9 100644
--- a/installerbuilder/installerbuilder.dox
+++ b/installerbuilder/installerbuilder.dox
@@ -70,7 +70,6 @@
\li \b Dependencies Comma-separated list of \ref componentdependencies "dependencies" - \a optional.
\li \b Virtual Set to true if this is a virtual component not showing up in the installer.
\li \b SortingPriority Priority of this component when visible in the tree. Lowest priority number is on top.
- \li \b InstallPriority Priority of this component when getting installed. Lowest priority number is first.
\li \b Script File name of a \ref componentscripting "script" being loaded - \a optional.
\li \b UserInterfaces One ore more file names of \ref componentuserinterfaces "user interfaces" being loaded - \a optional.
\li \b Translations One ore more file names of \ref componenttranslation "translations" being loaded - \a optional.