summaryrefslogtreecommitdiff
path: root/graphicswatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphicswatchlet.h')
-rw-r--r--graphicswatchlet.h4
1 files changed, 0 insertions, 4 deletions
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;