mart created this revision. mart added a reviewer: Plasma. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. mart requested review of this revision.
REVISION SUMMARY the mobile text selection toolbar uses toolbuttons, which in turn use the private import. This will make the components loading stuck in dependency resolution TEST PLAN all loads correctly now REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D20428 AFFECTED FILES src/declarativeimports/CMakeLists.txt src/declarativeimports/plasmacomponents3/ComboBox.qml src/declarativeimports/plasmacomponents3/TextArea.qml src/declarativeimports/plasmacomponents3/TextField.qml src/declarativeimports/plasmacomponents3/mobiletextselection/MobileCursor.qml src/declarativeimports/plasmacomponents3/mobiletextselection/MobileTextActionsToolBar.qml src/declarativeimports/plasmacomponents3/mobiletextselection/qmldir src/declarativeimports/plasmacomponents3/private/MobileCursor.qml src/declarativeimports/plasmacomponents3/private/MobileTextActionsToolBar.qml src/declarativeimports/plasmacomponents3/private/qmldir To: mart, #plasma Cc: kde-frameworks-devel, michaelh, ngraham, bruns