From b6060852c4b317cd73043cdc82b652d187d952fd Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Fri, 16 Sep 2011 20:51:27 +0200 Subject: Fixing some bugs in damage tracking on real N950 --- graphicswatchlet.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'graphicswatchlet.h') diff --git a/graphicswatchlet.h b/graphicswatchlet.h index abf1da2..9754062 100644 --- a/graphicswatchlet.h +++ b/graphicswatchlet.h @@ -17,10 +17,6 @@ public: QGraphicsScene* scene(); void setScene(QGraphicsScene* scene); -signals: - -public slots: - protected: QGraphicsScene* _scene; QRegion _damaged; -- cgit v1.2.3