diff options
Diffstat (limited to 'kgoldrunner/src/kgrfigure.h')
-rw-r--r-- | kgoldrunner/src/kgrfigure.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kgoldrunner/src/kgrfigure.h b/kgoldrunner/src/kgrfigure.h index f25950b2..2494d9f1 100644 --- a/kgoldrunner/src/kgrfigure.h +++ b/kgoldrunner/src/kgrfigure.h @@ -18,11 +18,7 @@ #include <iostream> #include <tqimage.h> -#ifdef QT3 #include <tqptrlist.h> -#else -#include <tqlist.h> -#endif #include <tqpainter.h> #include <tqpixmap.h> #include <tqtimer.h> |