summaryrefslogtreecommitdiff
path: root/core/applets/homeapplet/home.cpp
Unidiff
Diffstat (limited to 'core/applets/homeapplet/home.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/homeapplet/home.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/applets/homeapplet/home.cpp b/core/applets/homeapplet/home.cpp
index 017de27..36307ab 100644
--- a/core/applets/homeapplet/home.cpp
+++ b/core/applets/homeapplet/home.cpp
@@ -73,2 +73,4 @@ QRESULT HomeApplet::queryInterface ( const QUuid &uuid, QUnknownInterface **ifac
73 *iface = this; 73 *iface = this;
74 else
75 return QS_FALSE;
74 76