summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-01-12 20:27:12 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2013-01-13 00:28:19 +0100
commit900ff19a19b71a82131a5b97b786ada5e4ffa851 (patch)
treebc02f2fff5ee55ceab26e4460e8d88710a79f6d7 /modules
parent62b0d506a96b928baa84429d69c4ae02db72d95e (diff)
Add general refactoring of documentation
Change-Id: I44e05c9a235e209987b2732a7757b19659e14dc4 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'modules')
-rw-r--r--modules/qtmof.pri2
-rw-r--r--modules/qtuml.pri2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/qtmof.pri b/modules/qtmof.pri
index 2c7e9aca..550eb89d 100644
--- a/modules/qtmof.pri
+++ b/modules/qtmof.pri
@@ -11,7 +11,7 @@ QT.mof.sources = $$QT_MODULE_BASE/src/mof
QT.mof.libs = $$QT_MODULE_LIB_BASE
QT.mof.plugins = $$QT_MODULE_PLUGIN_BASE
QT.mof.imports = $$QT_MODULE_IMPORT_BASE
-QT.mof.depends = core uml
+QT.mof.depends = core wrappedobjects
QT.mof.DEFINES = QT_MOF_LIB
QT_CONFIG += mof
diff --git a/modules/qtuml.pri b/modules/qtuml.pri
index aed2e00c..569dc3a3 100644
--- a/modules/qtuml.pri
+++ b/modules/qtuml.pri
@@ -11,7 +11,7 @@ QT.uml.sources = $$QT_MODULE_BASE/src/uml
QT.uml.libs = $$QT_MODULE_LIB_BASE
QT.uml.plugins = $$QT_MODULE_PLUGIN_BASE
QT.uml.imports = $$QT_MODULE_IMPORT_BASE
-QT.uml.depends = core
+QT.uml.depends = core wrappedobjects
QT.uml.DEFINES = QT_UML_LIB
QT_CONFIG += uml