fix conflicts in nowdockview

pull/1/head
Michail Vourlakos 8 years ago
commit 548e7b107a

@ -119,6 +119,7 @@ void NowDockView::init()
rootContext()->setContextProperty(QStringLiteral("dock"), this);
engine()->rootContext()->setContextObject(new KLocalizedContext(this));
// engine()->rootContext()->setContextProperty(QStringLiteral("dock"), this);
setSource(corona()->kPackage().filePath("nowdockui"));

Loading…
Cancel
Save