applets/taskmanager: save one item by using Loader as iconBox
Loader inherits Item, so it's possible to use Loader as a parent item.
The two changes save two item creations to make the widget more efficient than before.
Edited by Fushan Wen
Loader inherits Item, so it's possible to use Loader as a parent item.
The two changes save two item creations to make the widget more efficient than before.