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