From fd31aa9b05ea215e8071cf76fe21ec746204f3a3 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 3 Mar 2016 22:30:07 +0100 Subject: Added a maildir configuration controller that can edit the config in sink. The property binding only works when using actual QObject::property'ies. It doesn't work at all with Q_PROPERTY, even with a NOTIFY signal. --- accounts/maildir/qmldir | 2 ++ 1 file changed, 2 insertions(+) (limited to 'accounts/maildir/qmldir') diff --git a/accounts/maildir/qmldir b/accounts/maildir/qmldir index 40e6be1c..70ecc786 100644 --- a/accounts/maildir/qmldir +++ b/accounts/maildir/qmldir @@ -1,3 +1,5 @@ module org.kde.kube.accounts.maildir AccountSettings 1.0 MaildirAccountSettings.qml + +plugin maildiraccountplugin -- cgit v1.2.3