Register SvgItem
This commit is contained in:
parent
b33fbfea4f
commit
6c5025a866
@ -73,7 +73,7 @@ void CoreBindingsPlugin::registerTypes(const char *uri)
|
||||
|
||||
// qmlRegisterType<Plasma::Svg>(uri, 0, 1, "Svg");
|
||||
// qmlRegisterType<Plasma::FrameSvg>(uri, 0, 1, "FrameSvg");
|
||||
// qmlRegisterType<Plasma::SvgItem>(uri, 0, 1, "SvgItem");
|
||||
qmlRegisterType<Plasma::SvgItem>(uri, 0, 1, "SvgItem");
|
||||
// qmlRegisterType<Plasma::FrameSvgItem>(uri, 0, 1, "FrameSvgItem");
|
||||
//
|
||||
// qmlRegisterType<ThemeProxy>(uri, 0, 1, "Theme");
|
||||
|
Loading…
x
Reference in New Issue
Block a user