summaryrefslogtreecommitdiff
path: root/core/applets/screenshotapplet/screenshotappletimpl.cpp
Side-by-side diff
Diffstat (limited to 'core/applets/screenshotapplet/screenshotappletimpl.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/screenshotapplet/screenshotappletimpl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/applets/screenshotapplet/screenshotappletimpl.cpp b/core/applets/screenshotapplet/screenshotappletimpl.cpp
index a537162..4a7512e 100644
--- a/core/applets/screenshotapplet/screenshotappletimpl.cpp
+++ b/core/applets/screenshotapplet/screenshotappletimpl.cpp
@@ -52,2 +52,4 @@ QRESULT ScreenshotAppletImpl::queryInterface( const QUuid &uuid, QUnknownInterfa
*iface = this;
+ else
+ return QS_FALSE;