Add the version header mapping for 3 new modules
For QtWidgets, QtPrintSupport, QtPlatformSupport, they are new in qtbase. Change-Id: Ic192b9c805b4d3229f7c94a5bb620dabe455a16f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
This commit is contained in:
parent
72d7dd478e
commit
cba92bdb18
@ -39,6 +39,9 @@
|
||||
"qtsqlversion.h" => "QtSqlVersion",
|
||||
"qttestversion.h" => "QtTestVersion",
|
||||
"qtxmlversion.h" => "QtXmlVersion",
|
||||
"qtwidgetsversion.h" => "QtWidgetsVersion",
|
||||
"qtprintsupportversion.h" => "QtPrintSupportVersion",
|
||||
"qtplatformsupportversion.h" => "QtPlatformSupportVersion",
|
||||
);
|
||||
%mastercontent = (
|
||||
"core" => "#include <QtCore/QtCore>\n",
|
||||
|
Loading…
Reference in New Issue
Block a user