Fix compilation on native TQt3

pull/1/head
Timothy Pearson 13 years ago
parent a6dd0fea85
commit f2b03d0430

@ -1072,12 +1072,12 @@ Boston, MA 02110-1301, USA.
#define static_TQUType_varptr static_QUType_varptr
#define static_TQUType_charstar static_QUType_charstar
#endif
#define TQ_EXTERN_C Q_EXTERN_C
#define TQ_EXPORT_PLUGIN Q_EXPORT_PLUGIN
#define TQ_EXPORT Q_EXPORT
#endif
#define tqreadBlock readBlock
#define tqwriteBlock writeBlock
#define TQT_TQIO_LONG TQ_LONG

Loading…
Cancel
Save