Lazy load MobileTextActionsToolBar
In most cases desktop users won't need it, and according to qmlprofiler, compiling MobileTextActionsToolBar.qml usually takes about 50~100ms depending on the hardware and disk speed. After this change, the compilation only takes 10~20ms, which should slightly speed up plasmashell startup.
Edited by Fushan Wen