summaryrefslogtreecommitdiffabout
path: root/qtcompat/qptrlist.h
Unidiff
Diffstat (limited to 'qtcompat/qptrlist.h') (more/less context) (show whitespace changes)
-rw-r--r--qtcompat/qptrlist.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/qtcompat/qptrlist.h b/qtcompat/qptrlist.h
index 8ce6868..c3d3ca2 100644
--- a/qtcompat/qptrlist.h
+++ b/qtcompat/qptrlist.h
@@ -2,4 +2,6 @@
2#define QTCOMPAT_QPTRLIST_H 2#define QTCOMPAT_QPTRLIST_H
3 3
4#if 0
5
4#include <qlist.h> 6#include <qlist.h>
5 7
@@ -9,2 +11,4 @@
9 11
10#endif 12#endif
13
14#endif