summaryrefslogtreecommitdiff
path: root/metawatch/metawatchpaintengine.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2011-10-15 23:57:14 +0200
committerJavier S. Pedro <maemo@javispedro.com>2011-10-15 23:57:14 +0200
commitde66281645cea6073659ff4d9f534a2f403588cc (patch)
tree1183f1242d8b7be061668e903cd51867b696e438 /metawatch/metawatchpaintengine.h
parentf0052223da8290fb9273c4901f6309e612ea55ff (diff)
downloadsowatch-de66281645cea6073659ff4d9f534a2f403588cc.tar.gz
sowatch-de66281645cea6073659ff4d9f534a2f403588cc.zip
Moving MetaWatchDigital stuff into its own class
Diffstat (limited to 'metawatch/metawatchpaintengine.h')
-rw-r--r--metawatch/metawatchpaintengine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/metawatch/metawatchpaintengine.h b/metawatch/metawatchpaintengine.h
index 98e85bb..ec5cf86 100644
--- a/metawatch/metawatchpaintengine.h
+++ b/metawatch/metawatchpaintengine.h
@@ -25,8 +25,6 @@ public:
protected:
bool fillsEntireImage(const QRect& rect);
- static const QRect totalAreaRect;
-
MetaWatch* _watch;
MetaWatch::Mode _mode;
bool _isBrushBlack;