D28088: Fix warnings
Ahmad Samir
noreply at phabricator.kde.org
Tue Mar 17 05:54:40 GMT 2020
ahmadsamir added inline comments.
INLINE COMMENTS
> containmentactions.cpp:138
> #if QT_VERSION < QT_VERSION_CHECK(5, 14, 0)
> + int o = QObject::staticQtMetaObject.indexOfEnumerator("Orientations");
> + QMetaEnum orient = QObject::staticQtMetaObject.enumerator(o);
const ?
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D28088
To: apol, #frameworks
Cc: ahmadsamir, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200317/8d433554/attachment.html>
More information about the Kde-frameworks-devel
mailing list