diff options
Diffstat (limited to 'qtinterface/tqtextcodecfactory.h')
-rw-r--r-- | qtinterface/tqtextcodecfactory.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqtextcodecfactory.h b/qtinterface/tqtextcodecfactory.h index 8d37be5..e772da2 100644 --- a/qtinterface/tqtextcodecfactory.h +++ b/qtinterface/tqtextcodecfactory.h @@ -36,9 +36,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QTextCodecFactory class -// For Qt4, no changes are needed - -#include <qtextcodecfactory.h> +// For Qt4, this class has been removed! #endif // USE_QT4 |