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/qptrstack.h') diff --git a/qtcompat/qptrstack.h b/qtcompat/qptrstack.h index 92070b3..b0afdf1 100644 --- a/qtcompat/qptrstack.h +++ b/qtcompat/qptrstack.h @@ -1,9 +1,13 @@ #ifndef QTCOMPAT_QPTRSTACK_H #define QTCOMPAT_QPTRSTACK_H +#if 0 + #include #define QPtrStack QStack #define QPtrStackIterator QStackIterator #endif + +#endif -- cgit v0.9.0.2