diff options
Diffstat (limited to 'konq-plugins/domtreeviewer/domtreecommands.h')
-rw-r--r-- | konq-plugins/domtreeviewer/domtreecommands.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/domtreeviewer/domtreecommands.h b/konq-plugins/domtreeviewer/domtreecommands.h index 9dcd1c1..bce94ea 100644 --- a/konq-plugins/domtreeviewer/domtreecommands.h +++ b/konq-plugins/domtreeviewer/domtreecommands.h @@ -53,7 +53,7 @@ TQString domErrorMessage(int exception_code); */ class ManipulationCommandSignalEmitter : public TQObject { - Q_OBJECT + TQ_OBJECT ManipulationCommandSignalEmitter(); |