aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/coreview/minimux.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/coreview/minimux.h')
-rw-r--r--qtmips_gui/coreview/minimux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtmips_gui/coreview/minimux.h b/qtmips_gui/coreview/minimux.h
index ab78cc6..2b45efe 100644
--- a/qtmips_gui/coreview/minimux.h
+++ b/qtmips_gui/coreview/minimux.h
@@ -48,7 +48,7 @@ public:
MiniMux(unsigned size, bool ctl_up = false);
~MiniMux();
- QRectF boundingRect() const;
+ QRectF boundingRect() const override;
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override;
void setPos(qreal x, qreal y);