diff options
Diffstat (limited to 'qtinterface/tqmultilineedit.h')
-rw-r--r-- | qtinterface/tqmultilineedit.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqmultilineedit.h b/qtinterface/tqmultilineedit.h index 4815678..1c20bf1 100644 --- a/qtinterface/tqmultilineedit.h +++ b/qtinterface/tqmultilineedit.h @@ -36,12 +36,10 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QMultiLineEdit class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include <Qt/q3multilineedit.h> -#define QMultiLineEdit Q3MultiLineEdit - #endif // USE_QT4 #endif /* TQMULTILINEEDIT_H */
\ No newline at end of file |