diff options
Diffstat (limited to 'kttsd/plugins/command/commandproc.h')
-rw-r--r-- | kttsd/plugins/command/commandproc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/command/commandproc.h b/kttsd/plugins/command/commandproc.h index 71eb8be..26f2494 100644 --- a/kttsd/plugins/command/commandproc.h +++ b/kttsd/plugins/command/commandproc.h @@ -29,7 +29,7 @@ class TQTextCodec; class CommandProc : public PlugInProc{ Q_OBJECT - TQ_OBJECT + public: /** Constructor */ |