summaryrefslogtreecommitdiffstats
path: root/languages/cpp/KDevCppSupportIface.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/KDevCppSupportIface.h')
-rw-r--r--languages/cpp/KDevCppSupportIface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/cpp/KDevCppSupportIface.h b/languages/cpp/KDevCppSupportIface.h
index 8aed7e94..39ed4a43 100644
--- a/languages/cpp/KDevCppSupportIface.h
+++ b/languages/cpp/KDevCppSupportIface.h
@@ -10,6 +10,7 @@ class CppSupportPart;
class KDevCppSupportIface : public TQObject, public DCOPObject
{
Q_OBJECT
+// TQ_OBJECT
K_DCOP
public:
KDevCppSupportIface( CppSupportPart* cppSupport );