Skip to content

declarativeimports: fix undefined `MobileTextActionsToolBar` in `MobileCursor`

Fushan Wen requested to merge work/fuf/mobile into master

qmldir specifies MobileTextActionsToolBar is a singleton, so qmldir must be installed.

Merge request reports