summaryrefslogtreecommitdiffstats
path: root/quanta/components/debugger/pathmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/debugger/pathmapper.h')
-rw-r--r--quanta/components/debugger/pathmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/pathmapper.h b/quanta/components/debugger/pathmapper.h
index b504ced9..f7d2c44a 100644
--- a/quanta/components/debugger/pathmapper.h
+++ b/quanta/components/debugger/pathmapper.h
@@ -28,7 +28,7 @@ class KURL;
class PathMapper : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
PathMapper(TQObject *parent = 0, const char *name = 0);