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 eed0822..b018c6b 100644 --- a/konq-plugins/domtreeviewer/domtreecommands.h +++ b/konq-plugins/domtreeviewer/domtreecommands.h @@ -54,7 +54,7 @@ TQString domErrorMessage(int exception_code); class ManipulationCommandSignalEmitter : public TQObject { Q_OBJECT - TQ_OBJECT + ManipulationCommandSignalEmitter(); virtual ~ManipulationCommandSignalEmitter(); |