diff options
Diffstat (limited to 'qtinterface/interface_tqt3/tqeuckrcodec.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqeuckrcodec.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/qtinterface/interface_tqt3/tqeuckrcodec.h b/qtinterface/interface_tqt3/tqeuckrcodec.h index 786c7ff..6faa665 100644 --- a/qtinterface/interface_tqt3/tqeuckrcodec.h +++ b/qtinterface/interface_tqt3/tqeuckrcodec.h @@ -23,20 +23,6 @@ Boston, MA 02110-1301, USA. #define TQT_TQEUCKRCODEC_H #include <tqt.h> - -#ifdef USE_QT3 - -// Reimplement the QEucKrCodec class -// For Qt3, no changes are needed - #include <ntqeuckrcodec.h> -#endif // USE_QT3 - -#ifdef USE_QT4 - -// For Qt4, this class was removed! - -#endif // USE_QT4 - #endif /* TQT_TQEUCKRCODEC_H */ |