mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
remove redundant QT_NO_TRANSLATION_UTF8 definition
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
e424d28850
commit
68660c571d
1 changed files with 0 additions and 5 deletions
|
@ -491,11 +491,6 @@
|
|||
#define QT_NO_TEXTODFWRITER
|
||||
#endif
|
||||
|
||||
// Translation (UTF-8 representation)
|
||||
#if !defined(QT_NO_TRANSLATION_UTF8) && (defined(QT_NO_TRANSLATION) || defined(QT_NO_TEXTCODEC))
|
||||
#define QT_NO_TRANSLATION_UTF8
|
||||
#endif
|
||||
|
||||
// QUndoGroup
|
||||
#if !defined(QT_NO_UNDOGROUP) && (defined(QT_NO_UNDOSTACK))
|
||||
#define QT_NO_UNDOGROUP
|
||||
|
|
Loading…
Add table
Reference in a new issue