summaryrefslogtreecommitdiffstats
path: root/kdesktop/KDesktopIface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/KDesktopIface.h')
-rw-r--r--kdesktop/KDesktopIface.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/kdesktop/KDesktopIface.h b/kdesktop/KDesktopIface.h
index abf98d93b..945fb4ca8 100644
--- a/kdesktop/KDesktopIface.h
+++ b/kdesktop/KDesktopIface.h
@@ -6,11 +6,13 @@
#include <dcopobject.h>
#include <dcopref.h>
-class KDesktopIface : virtual public DCOPObject
+class KDesktopIface : public DCOPObject
{
K_DCOP
public:
+ KDesktopIface() : DCOPObject("KDesktopIface") {}
+
k_dcop:
/**
* @internal