a kf6 comment

This commit is contained in:
Marco Martin 2019-05-13 11:25:06 +02:00
parent 0bd2ea178f
commit 4498ba9fb9

View File

@ -54,6 +54,7 @@ class ContainmentInterface : public AppletInterface
/**
* List of applets this containment has: the containments
* KF6: this should be AppletQuickItem *
*/
Q_PROPERTY(QList <QObject *> applets READ applets NOTIFY appletsChanged)