summaryrefslogtreecommitdiffstats
path: root/kicker/proxy/extensiondebugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/proxy/extensiondebugger.h')
-rw-r--r--kicker/proxy/extensiondebugger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/proxy/extensiondebugger.h b/kicker/proxy/extensiondebugger.h
index 0f4719b9f..fd1cba1af 100644
--- a/kicker/proxy/extensiondebugger.h
+++ b/kicker/proxy/extensiondebugger.h
@@ -29,7 +29,7 @@ class KPanelExtension;
class ExtensionContainer : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ExtensionContainer(KPanelExtension *extension, TQWidget* parent = 0, const char* name = 0);