diff options
author | Michele Calgaro <[email protected]> | 2018-09-27 16:03:49 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-09-27 16:03:49 +0900 |
commit | 7b9c011fa0b2632d63f37918bc006f6b041a92e8 (patch) | |
tree | 3876bc5f3229984befbd6a3421d7d1f9994aff02 /qtinterface/tqt4/Qt/qstring.h | |
parent | 09221e7b45dcbed1f51d120eba68757ef6b9d680 (diff) | |
download | tqtinterface-7b9c011fa0b2632d63f37918bc006f6b041a92e8.tar.gz tqtinterface-7b9c011fa0b2632d63f37918bc006f6b041a92e8.zip |
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'qtinterface/tqt4/Qt/qstring.h')
-rw-r--r-- | qtinterface/tqt4/Qt/qstring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqt4/Qt/qstring.h b/qtinterface/tqt4/Qt/qstring.h index 47c6c42..bdb01db 100644 --- a/qtinterface/tqt4/Qt/qstring.h +++ b/qtinterface/tqt4/Qt/qstring.h @@ -46,7 +46,7 @@ #include <QtCore/qbytearray.h> #include <QtCore/qatomic.h> #include <QtCore/qnamespace.h> -#ifdef QT_INCLUDE_COMPAT +#ifdef TQT_INCLUDE_COMPAT #include <Qt3Support/q3cstring.h> #endif |