Fix typo in changes-5.0.0: there's no "S" after "INTERFACE" or "ADAPTOR"
in QDBUSXML2CPP_INTERFACE_HEADER_FLAGS and QDBUSXML2CPP_ADAPTOR_HEADER_FLAGS. Change-Id: Ibbe812fbe4912acfd2c9721b5193727ae0c0ade3 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
parent
0d308c4111
commit
e4471e72b2
2
dist/changes-5.0.0
vendored
2
dist/changes-5.0.0
vendored
@ -945,7 +945,7 @@ Qt for Windows CE
|
||||
* QMAKE_SUBSTITUTES can now copy files verbatim.
|
||||
* MSVC desktop builds now use -Zc:wchar_t.
|
||||
* The following variables were added: QMAKESPEC, _QMAKE_CONF_ & _QMAKE_SUPER_CACHE_.
|
||||
* QDBUSXML2CPP_{INTERFACES,ADAPTORS}_{HEADER,SOURCE}_FLAGS are now understood,
|
||||
* QDBUSXML2CPP_{INTERFACE,ADAPTOR}_{HEADER,SOURCE}_FLAGS are now understood,
|
||||
and DBUS_{INTERFACES,ADAPTORS} support file groups with individual flags now.
|
||||
* QT_PRIVATE and PKGCONFIG_PRIVATE (analogous to LIBS_PRIVATE resp. PKGCONFIG) are now understood.
|
||||
* INSTALLS entries now support copying with subdirectory (e.g., entry.base = $$dirname(PWD)).
|
||||
|
Loading…
Reference in New Issue
Block a user