summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3/tqiodevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/interface_tqt3/tqiodevice.h')
-rw-r--r--qtinterface/interface_tqt3/tqiodevice.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/interface_tqt3/tqiodevice.h b/qtinterface/interface_tqt3/tqiodevice.h
index 63e5521..d662f71 100644
--- a/qtinterface/interface_tqt3/tqiodevice.h
+++ b/qtinterface/interface_tqt3/tqiodevice.h
@@ -39,14 +39,14 @@ Boston, MA 02110-1301, USA.
// Reimplement the QIODevice class
// For Qt4, no changes are needed
-#define QT_NO_QOBJECT
+#define TQT_NO_QOBJECT
#include <tqt4/Qt/ntqiodevice.h>
-#undef QT_NO_QOBJECT
+#undef TQT_NO_QOBJECT
// class TQIODevice : public QIODevice {
// public:
// TQIODevice();
-// #ifndef QT_NO_QOBJECT
+// #ifndef TQT_NO_QOBJECT
// explicit TQIODevice(QObject *parent);
// #endif
//