summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/command/commandproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/plugins/command/commandproc.h')
-rw-r--r--kttsd/plugins/command/commandproc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kttsd/plugins/command/commandproc.h b/kttsd/plugins/command/commandproc.h
index 694c41f..f476a1b 100644
--- a/kttsd/plugins/command/commandproc.h
+++ b/kttsd/plugins/command/commandproc.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Main speaking functions for the Command Plug in
-------------------
Copyright : (C) 2002 by Gunnar Schmi Dt and 2004 by Gary Cramblitt
@@ -28,7 +28,7 @@ class TDEProcess;
class TQTextCodec;
class CommandProc : public PlugInProc{
- Q_OBJECT
+ TQ_OBJECT
public: