summaryrefslogtreecommitdiffstats
path: root/src/progs/manager/breakpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/progs/manager/breakpoint.h')
-rw-r--r--src/progs/manager/breakpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/progs/manager/breakpoint.h b/src/progs/manager/breakpoint.h
index e1c5949..dd5f3e2 100644
--- a/src/progs/manager/breakpoint.h
+++ b/src/progs/manager/breakpoint.h
@@ -38,7 +38,7 @@ extern List &list();
class List : public GenericStorage
{
-Q_OBJECT
+TQ_OBJECT
public:
List() {}