diff options
Diffstat (limited to 'metawatch/metawatchpaintengine.h')
-rw-r--r-- | metawatch/metawatchpaintengine.h | 2 |
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; |