SVN commit 810694 by mlaurent: Fix forward declaration M +0 -1 piece.h --- trunk/extragear/plasma/applets/fifteenPuzzle/src/piece.h #810693:810694 @@ -23,7 +23,6 @@ #include #include -class QGraphicsSceneContextMenuEvent; class Piece : public QObject, public QGraphicsPixmapItem {