https://bugs.kde.org/show_bug.cgi?id=391144
--- Comment #4 from Aleix Pol <[email protected]> --- Git commit 9ca92183166a0c9292ee4cc883a00c507692c751 by Aleix Pol. Committed on 28/02/2018 at 14:48. Pushed by apol into branch 'master'. Make it possible to support exclusive action groups Summary: We need to find away to import 2.3 if available otherwise modelData.Controls.ActionGroup returns null. Reviewers: #kirigami, mart Reviewed By: #kirigami, mart Subscribers: mart, plasma-devel Tags: #kirigami Differential Revision: https://phabricator.kde.org/D10892 M +7 -0 src/CMakeLists.txt C +13 -23 src/controls/private/ActionMenuItemBase.qml [from: src/controls/private/ActionsMenu.qml - 051% similarity] C +4 -25 src/controls/private/ActionMenuItemQt510.qml [from: src/controls/private/ActionsMenu.qml - 051% similarity] C +1 -27 src/controls/private/ActionMenuItemQt59.qml [from: src/controls/private/ActionsMenu.qml - 050% similarity] M +3 -15 src/controls/private/ActionsMenu.qml M +35 -10 tests/actionsMenu.qml https://commits.kde.org/kirigami/9ca92183166a0c9292ee4cc883a00c507692c751 -- You are receiving this mail because: You are watching all bug changes.
