From 471177aad38350840eed6452b1ad8723b61c330d Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 4 Apr 2011 14:40:13 +0200 Subject: add more pacmans --- pacman-c++/pixmapitem.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'pacman-c++/pixmapitem.cpp') diff --git a/pacman-c++/pixmapitem.cpp b/pacman-c++/pixmapitem.cpp index b0a81d0..84517c2 100644 --- a/pacman-c++/pixmapitem.cpp +++ b/pacman-c++/pixmapitem.cpp @@ -1,6 +1,5 @@ #include "pixmapitem.h" #include -#include PixmapItem::PixmapItem(QGraphicsItem *parent) : QGraphicsObject(parent), m_x(0), m_y(0) -- cgit v1.2.3