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 d0fe9ba..b12783a 100644 --- a/kttsd/plugins/epos/eposproc.h +++ b/kttsd/plugins/epos/eposproc.h @@ -33,7 +33,7 @@ #include <pluginproc.h> class KProcess; -class QTextCodec; +class TQTextCodec; class EposProc : public PlugInProc{ Q_OBJECT |