[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-framework] src/scriptengines/qml/plasmoid: Fix build.
From:       Eike Hein <hein () kde ! org>
Date:       2016-07-31 18:57:42
Message-ID: E1bTvvi-0004Vo-BD () code ! kde ! org
[Download RAW message or body]

Git commit 98c721e031f62797d0e48e26e717c8b1245f8374 by Eike Hein.
Committed on 31/07/2016 at 18:57.
Pushed by hein into branch 'master'.

Fix build.

M  +1    -1    src/scriptengines/qml/plasmoid/appletinterface.cpp

http://commits.kde.org/plasma-framework/98c721e031f62797d0e48e26e717c8b1245f8374

diff --git a/src/scriptengines/qml/plasmoid/appletinterface.cpp \
b/src/scriptengines/qml/plasmoid/appletinterface.cpp index e8a3a73..466dbd8 100644
--- a/src/scriptengines/qml/plasmoid/appletinterface.cpp
+++ b/src/scriptengines/qml/plasmoid/appletinterface.cpp
@@ -758,7 +758,7 @@ bool AppletInterface::eventFilter(QObject *watched, QEvent \
*event)  }
 
             QMenu *desktopMenu = new QMenu;
-            emit applet->contextualActionsAboutToShow();
+            emit applet()->contextualActionsAboutToShow();
             ci->addAppletActions(desktopMenu, applet(), event);
 
             if (!desktopMenu->isEmpty()) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic