diff options
Diffstat (limited to 'qtinterface/tqlineedit.h')
-rw-r--r-- | qtinterface/tqlineedit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqlineedit.h b/qtinterface/tqlineedit.h index 3879f33..47ccd9f 100644 --- a/qtinterface/tqlineedit.h +++ b/qtinterface/tqlineedit.h @@ -36,9 +36,9 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QLineEdit class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include <qlineedit.h> +#include <Qt/qlineedit.h> #endif // USE_QT4 |