diff options
-rw-r--r-- | qtinterface/tqt.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qtinterface/tqt.h b/qtinterface/tqt.h index 43a8b25..267e8bb 100644 --- a/qtinterface/tqt.h +++ b/qtinterface/tqt.h @@ -780,6 +780,11 @@ Boston, MA 02110-1301, USA. #define TQ_EXPORT_PLUGIN Q_EXPORT_PLUGIN #define TQ_EXPORT Q_EXPORT +#define tqreadBlock readBlock +#define tqwriteBlock writeBlock +#define TQT_TQIO_LONG TQ_LONG +#define TQT_TQIO_ULONG TQ_ULONG + #define tqt_mo_access access // BEGIN BLOCK ONE |