aboutsummaryrefslogtreecommitdiffstats
path: root/doc/howtos.qdoc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2017-06-06 15:32:16 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2017-06-06 13:43:31 +0000
commit29a8d044b5dfc7997b007720b207f208ea25da9a (patch)
tree5226281525da445341278355d8227705507046d0 /doc/howtos.qdoc
parent0dee33f58ace92c4af6e2aa5abedc871030d1e73 (diff)
Documentation: Fix intendation
Change-Id: Iacd91cbbdf06d9264120c13d110753fc17b7461e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'doc/howtos.qdoc')
-rw-r--r--doc/howtos.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/howtos.qdoc b/doc/howtos.qdoc
index 563a58b8b..b612783c2 100644
--- a/doc/howtos.qdoc
+++ b/doc/howtos.qdoc
@@ -80,9 +80,9 @@
"lib.cpp",
"lib.h",
]
- Export {
- Depends { name: "cpp" }
- cpp.includePaths: [product.sourceDirectory]
+ Export {
+ Depends { name: "cpp" }
+ cpp.includePaths: [product.sourceDirectory]
}
}
}