summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqvaluevector.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqvaluevector.h')
-rw-r--r--qtinterface/tqvaluevector.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/qtinterface/tqvaluevector.h b/qtinterface/tqvaluevector.h
index bb7f223..aaf02f7 100644
--- a/qtinterface/tqvaluevector.h
+++ b/qtinterface/tqvaluevector.h
@@ -38,7 +38,9 @@ Boston, MA 02110-1301, USA.
// Reimplement the QValueVector class
// For Qt4, no changes are needed
-#include <qvaluevector.h>
+#include <Qt/q3valuevector.h>
+
+#define QValueVector Q3ValueVector
#endif // USE_QT4