From a08aff328d4393031d5ba7d622c2b05705a89d73 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 04 Jul 2007 11:23:42 +0000 Subject: initial public commit of qt4 port --- (limited to 'qtcompat/qptrlist.h') diff --git a/qtcompat/qptrlist.h b/qtcompat/qptrlist.h index 8ce6868..c3d3ca2 100644 --- a/qtcompat/qptrlist.h +++ b/qtcompat/qptrlist.h @@ -1,6 +1,8 @@ #ifndef QTCOMPAT_QPTRLIST_H #define QTCOMPAT_QPTRLIST_H +#if 0 + #include #define QPtrList QList @@ -8,3 +10,5 @@ #define QPtrCollection QCollection #endif + +#endif -- cgit v0.9.0.2