diff options
Diffstat (limited to 'qtinterface/interface_tqt3/tqjiscodec.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqjiscodec.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/qtinterface/interface_tqt3/tqjiscodec.h b/qtinterface/interface_tqt3/tqjiscodec.h index 9f2719d..8927920 100644 --- a/qtinterface/interface_tqt3/tqjiscodec.h +++ b/qtinterface/interface_tqt3/tqjiscodec.h @@ -23,23 +23,6 @@ Boston, MA 02110-1301, USA. #define TQT_TQJISCODEC_H #include <tqt.h> - -#ifdef USE_QT3 - -// Reimplement the QJisCodec class -// For Qt3, no changes are needed - #include <ntqjiscodec.h> -#endif // USE_QT3 - -#ifdef USE_QT4 - -// Reimplement the QJisCodec class -// For Qt4, some changes are needed - -#include <Qt/ntqjiscodec.h> - -#endif // USE_QT4 - #endif /* TQT_TQJISCODEC_H */ |