summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphView.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/GraphView.hpp')
-rw-r--r--src/gui/GraphView.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphView.hpp b/src/gui/GraphView.hpp
index e94d6c10..fc7356f3 100644
--- a/src/gui/GraphView.hpp
+++ b/src/gui/GraphView.hpp
@@ -59,7 +59,7 @@ public:
GraphView(BaseObjectType* cobject,
const Glib::RefPtr<Gtk::Builder>& xml);
- ~GraphView();
+ ~GraphView() override;
void init(App& app);