Skip to content

Rename QML classes to be consistent

Marco Martin requested to merge work/mart/classRename into master

rename all classes used from qml to correspond to the name they have now in QML AppletInterface -> PlasmoidItem ContaimentInterface -> ContainmentItem WallpaperInterface -> WallpaperItem

only a member in Dialog remains with the wrong name, but Dialog is deprecated anyways

Merge request reports