diff options
Diffstat (limited to 'quanta/components/debugger/dbgp/dbgpnetwork.h')
| -rw-r--r-- | quanta/components/debugger/dbgp/dbgpnetwork.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/dbgp/dbgpnetwork.h b/quanta/components/debugger/dbgp/dbgpnetwork.h index 1ac8e2f4..8c8f7ca9 100644 --- a/quanta/components/debugger/dbgp/dbgpnetwork.h +++ b/quanta/components/debugger/dbgp/dbgpnetwork.h @@ -30,7 +30,7 @@ class KResolverEntry;  class DBGpNetwork : public TQObject  { -    Q_OBJECT +    TQ_OBJECT    private:  | 
