From f41c900f0c72c1e1b08b9c64b0e3bf2b08ac50f9 Mon Sep 17 00:00:00 2001 From: Keno Fischer Date: Wed, 7 Sep 2011 18:58:39 +0200 Subject: added -b option to moc to support additional include files Merge-request: 41 Reviewed-by: Oswald Buddenhagen Change-Id: I11a532b6ffe5f1c3e08aef8bc564e93f965b9e7c Reviewed-on: http://codereview.qt-project.org/4374 Reviewed-by: Qt Sanity Bot Reviewed-by: Oswald Buddenhagen --- dist/changes-5.0.0 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist') 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 option to #include an additional + file at the beginning of the generated file. + - uic -- cgit v1.2.3