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