Review Request: Fix ObjectDescriptionModel<*>::staticMetaObject initialization on Qt5.
Jon Severinsson
jon at severinsson.net
Sun Oct 21 11:43:51 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106976/
-----------------------------------------------------------
Review request for KDE Frameworks and Phonon.
Description
-------
The internals of QMetaObject has changed in Qt5, so we need two move
the initialization into two different macros, one for Qt4 and one for Qt5.
The generated C++ code will be the same after post processing on Qt4, so
it shouldn't break anything, but it has only been compile tested on Qt5...
Diffs
-----
phonon/objectdescriptionmodel.cpp fd903ae
Diff: http://git.reviewboard.kde.org/r/106976/diff/
Testing
-------
Thanks,
Jon Severinsson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20121021/9b89c4ee/attachment.html>
More information about the Kde-frameworks-devel
mailing list