[Differential] [Request, 26 lines] D4684: fix compile with Qt5.6
Allen Winter
noreply at phabricator.kde.org
Mon Feb 20 14:26:39 UTC 2017
winterz created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
in Qt5.6 the QAction creators need a parent object passed as a parameter. unfortunately they don't have a default for the parent as nullptr so we need to explicitly pass that.
TEST PLAN
compile with Qt5.6.2
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D4684
AFFECTED FILES
src/scriptengines/qml/plasmoid/containmentinterface.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: winterz, mart, hein
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170220/5d69c8e5/attachment.html>
More information about the Kde-frameworks-devel
mailing list