remove vestiges of text codec plugins
follow-up to 3a3356a850
Change-Id: Iba84958cbcd105ec702568752090719cc108e101
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
parent
48f9ba388b
commit
38d4618eb5
@ -976,13 +976,6 @@ SeeAlso: ???
|
||||
|
||||
# Internationalization
|
||||
|
||||
Feature: TEXTCODECPLUGIN
|
||||
Description: Supports custom text codecs that can be loaded dynamically into applications.
|
||||
Section: Internationalization
|
||||
Requires: TEXTCODEC LIBRARY
|
||||
Name: QTextCodecPlugin
|
||||
SeeAlso: ???
|
||||
|
||||
Feature: TRANSLATION
|
||||
Description: Supports translations using QObject::tr().
|
||||
Section: Internationalization
|
||||
|
@ -9,8 +9,6 @@ QT_CLASS_LIB(QVariantAnimation, QtCore, qvariantanimation.h)
|
||||
QT_CLASS_LIB(QTextCodec, QtCore, qtextcodec.h)
|
||||
QT_CLASS_LIB(QTextEncoder, QtCore, qtextcodec.h)
|
||||
QT_CLASS_LIB(QTextDecoder, QtCore, qtextcodec.h)
|
||||
QT_CLASS_LIB(QTextCodecFactoryInterface, QtCore, qtextcodecplugin.h)
|
||||
QT_CLASS_LIB(QTextCodecPlugin, QtCore, qtextcodecplugin.h)
|
||||
QT_CLASS_LIB(QFuture, QtCore, qfuture.h)
|
||||
QT_CLASS_LIB(QFutureIterator, QtCore, qfuture.h)
|
||||
QT_CLASS_LIB(QMutableFutureIterator, QtCore, qfuture.h)
|
||||
|
Loading…
Reference in New Issue
Block a user