summaryrefslogtreecommitdiffstats
path: root/src/gui/NodeMenu.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/NodeMenu.hpp')
-rw-r--r--src/gui/NodeMenu.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/NodeMenu.hpp b/src/gui/NodeMenu.hpp
index e92e48fc..fd4962a9 100644
--- a/src/gui/NodeMenu.hpp
+++ b/src/gui/NodeMenu.hpp
@@ -54,7 +54,7 @@ protected:
void add_preset(const URI& uri, const std::string& label);
- void on_menu_disconnect();
+ void on_menu_disconnect() override;
void on_menu_embed_gui();
void on_menu_enabled();
void on_menu_randomize();