summaryrefslogtreecommitdiff
path: root/core/applets/restartapplet/restartappletimpl.cpp
Side-by-side diff
Diffstat (limited to 'core/applets/restartapplet/restartappletimpl.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/restartapplet/restartappletimpl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/applets/restartapplet/restartappletimpl.cpp b/core/applets/restartapplet/restartappletimpl.cpp
index e675c0b..5b0092d 100644
--- a/core/applets/restartapplet/restartappletimpl.cpp
+++ b/core/applets/restartapplet/restartappletimpl.cpp
@@ -53,2 +53,4 @@ QRESULT RestartAppletImpl::queryInterface( const QUuid &uuid, QUnknownInterface
*iface = this;
+ else
+ return QS_FALSE;