|
|
@ -47,9 +47,10 @@ Boston, MA 02110-1301, USA.
|
|
|
|
#ifdef USE_QT3
|
|
|
|
#ifdef USE_QT3
|
|
|
|
#define TQ_OBJECT /* UNUSED */
|
|
|
|
#define TQ_OBJECT /* UNUSED */
|
|
|
|
|
|
|
|
|
|
|
|
#define TQWIDGETSIZE_MAX QWIDGETSIZE_MAX
|
|
|
|
#define TQWIDGETSIZE_MAX QWIDGETSIZE_MAX
|
|
|
|
#define TQ_INLINE_TEMPLATES Q_INLINE_TEMPLATES
|
|
|
|
#define TQ_INLINE_TEMPLATES Q_INLINE_TEMPLATES
|
|
|
|
#define TQM_EXPORT_SQL QM_EXPORT_SQL
|
|
|
|
#define TQ_DUMMY_COMPARISON_OPERATOR Q_DUMMY_COMPARISON_OPERATOR
|
|
|
|
|
|
|
|
#define TQM_EXPORT_SQL QM_EXPORT_SQL
|
|
|
|
|
|
|
|
|
|
|
|
#define qint64 long
|
|
|
|
#define qint64 long
|
|
|
|
#define quint64 unsigned long
|
|
|
|
#define quint64 unsigned long
|
|
|
@ -337,6 +338,7 @@ Boston, MA 02110-1301, USA.
|
|
|
|
#define TQStoredDrag QStoredDrag
|
|
|
|
#define TQStoredDrag QStoredDrag
|
|
|
|
#define TQTextDrag QTextDrag
|
|
|
|
#define TQTextDrag QTextDrag
|
|
|
|
#define TQTextCursor QTextCursor
|
|
|
|
#define TQTextCursor QTextCursor
|
|
|
|
|
|
|
|
#define TQTextParagraph QTextParagraph
|
|
|
|
#define TQImageDrag QImageDrag
|
|
|
|
#define TQImageDrag QImageDrag
|
|
|
|
#define TQUriDrag QUriDrag
|
|
|
|
#define TQUriDrag QUriDrag
|
|
|
|
#define TQUuid QUuid
|
|
|
|
#define TQUuid QUuid
|
|
|
|