diff options
Diffstat (limited to 'quanta/components/debugger/pathmapper.h')
-rw-r--r-- | quanta/components/debugger/pathmapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/pathmapper.h b/quanta/components/debugger/pathmapper.h index f7d2c44a..d012189c 100644 --- a/quanta/components/debugger/pathmapper.h +++ b/quanta/components/debugger/pathmapper.h @@ -27,7 +27,7 @@ class KURL; class PathMapper : public TQObject { - Q_OBJECT + TQ_OBJECT public: |