diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-16 08:48:45 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-07-16 08:48:45 +0000 |
commit | 6eb5cba499c3324183b0f9292d6873c0501a78b2 (patch) | |
tree | 629ff692d4149e4aaa4d53b53219b4a91b927fd2 /qtinterface/tqeuckrcodec.h | |
parent | c9a6fbb8c4c57c325aa0a4255533a2380458f18a (diff) | |
download | tqtinterface-6eb5cba499c3324183b0f9292d6873c0501a78b2.tar.gz tqtinterface-6eb5cba499c3324183b0f9292d6873c0501a78b2.zip |
Additional work
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1150565 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface/tqeuckrcodec.h')
-rw-r--r-- | qtinterface/tqeuckrcodec.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/qtinterface/tqeuckrcodec.h b/qtinterface/tqeuckrcodec.h index 5f8dba1..3cf3953 100644 --- a/qtinterface/tqeuckrcodec.h +++ b/qtinterface/tqeuckrcodec.h @@ -35,10 +35,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 -// Reimplement the QEucKrCodec class -// For Qt4, no changes are needed - -#include <qeuckrcodec.h> +// For Qt4, this class was removed! #endif // USE_QT4 |