13 Q_ASSERT(QLatin1String(uri) == QLatin1String(
"org.kde.kwin.decoration"));
14 qmlRegisterType<ColorHelper>(uri, 0, 1,
"ColorHelper");
15 qmlRegisterType<KWin::DecorationOptions>(uri, 0, 1,
"DecorationOptions");
16 qmlRegisterType<KWin::Borders>(uri, 0, 1,
"Borders");