diff options
Diffstat (limited to 'kttsd/plugins/epos/eposproc.h')
-rw-r--r-- | kttsd/plugins/epos/eposproc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/epos/eposproc.h b/kttsd/plugins/epos/eposproc.h index afc80e8..6111413 100644 --- a/kttsd/plugins/epos/eposproc.h +++ b/kttsd/plugins/epos/eposproc.h @@ -36,7 +36,7 @@ class TDEProcess; class TQTextCodec; class EposProc : public PlugInProc{ - Q_OBJECT + TQ_OBJECT public: |