summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorKeno Fischer <kenof@stanford.edu>2011-09-07 18:58:39 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-07 19:03:55 +0200
commitf41c900f0c72c1e1b08b9c64b0e3bf2b08ac50f9 (patch)
treedc59aa059fd4dc5f028e80658d9c9b7eab8e7297 /dist
parenta2b95242be5e71991a82f10ec94956ccbc4d5e60 (diff)
added -b<file> option to moc to support additional include files
Merge-request: 41 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Change-Id: I11a532b6ffe5f1c3e08aef8bc564e93f965b9e7c Reviewed-on: http://codereview.qt-project.org/4374 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index abe5a825d1..18cfa733f5 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -116,6 +116,9 @@ Qt for Windows CE
- moc
+* [QTBUG-20785] The moc now has a -b<file> option to #include an additional
+ file at the beginning of the generated file.
+
- uic