From 95cca6192032526d1626bc2d4aa46707ac4ee606 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Fri, 9 Nov 2012 17:35:09 +0100 Subject: [PATCH] without script support, no point --- containmentactions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containmentactions.h b/containmentactions.h index 24eb7ca20..08d523c6c 100644 --- a/containmentactions.h +++ b/containmentactions.h @@ -147,7 +147,7 @@ class PLASMA_EXPORT ContainmentActions : public QObject * could not be loaded * */ - Q_INVOKABLE DataEngine *dataEngine(const QString &name) const; + DataEngine *dataEngine(const QString &name) const; /** * @return true if the containmentactions currently needs to be configured,