summaryrefslogtreecommitdiffstats
path: root/kdbg/brkpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/brkpt.h')
-rw-r--r--kdbg/brkpt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdbg/brkpt.h b/kdbg/brkpt.h
index d501a1c..75af05e 100644
--- a/kdbg/brkpt.h
+++ b/kdbg/brkpt.h
@@ -19,7 +19,7 @@ class BreakpointItem;
class BreakpointTable : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
BreakpointTable(TQWidget* parent, const char* name);
~BreakpointTable();