diff options
Diffstat (limited to 'ui/minigraph.h')
| -rw-r--r-- | ui/minigraph.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/minigraph.h b/ui/minigraph.h index 25baa58c..d0a1c0cb 100644 --- a/ui/minigraph.h +++ b/ui/minigraph.h @@ -23,7 +23,6 @@ public: MiniGraph(QWidget* parent); ~MiniGraph(); - virtual bool isAvailable(ViewFrame* frame) override; virtual void notifyViewChanged(ViewFrame* frame) override; virtual bool shouldBeVisible(ViewFrame* frame) override; |
