equal
deleted
inserted
replaced
45 #include "private/qdeclarativetext_p.h" |
45 #include "private/qdeclarativetext_p.h" |
46 #include "private/qdeclarativepainteditem_p.h" |
46 #include "private/qdeclarativepainteditem_p.h" |
47 |
47 |
48 #include <QGraphicsSceneMouseEvent> |
48 #include <QGraphicsSceneMouseEvent> |
49 #include <QIntValidator> |
49 #include <QIntValidator> |
|
50 |
|
51 #ifndef QT_NO_LINEEDIT |
50 |
52 |
51 QT_BEGIN_HEADER |
53 QT_BEGIN_HEADER |
52 |
54 |
53 QT_BEGIN_NAMESPACE |
55 QT_BEGIN_NAMESPACE |
54 |
56 |
261 QML_DECLARE_TYPE(QRegExpValidator) |
263 QML_DECLARE_TYPE(QRegExpValidator) |
262 #endif |
264 #endif |
263 |
265 |
264 QT_END_HEADER |
266 QT_END_HEADER |
265 |
267 |
|
268 #endif // QT_NO_LINEEDIT |
|
269 |
266 #endif // QDECLARATIVETEXTINPUT_H |
270 #endif // QDECLARATIVETEXTINPUT_H |