summaryrefslogtreecommitdiff
path: root/src/data/nodestyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/nodestyle.h')
-rw-r--r--src/data/nodestyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/nodestyle.h b/src/data/nodestyle.h
index 5eeef9b..c6fc0f6 100644
--- a/src/data/nodestyle.h
+++ b/src/data/nodestyle.h
@@ -39,7 +39,7 @@ public:
QColor fillColor() const;
QBrush brush() const;
- QPainterPath path() const;
+ QPainterPath path() const override;
Shape shape() const;
QPainterPath palettePath() const override;