summaryrefslogtreecommitdiff
path: root/editor/connections_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/connections_dialog.h')
-rw-r--r--editor/connections_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/connections_dialog.h b/editor/connections_dialog.h
index d0c8d939cf..9da9a8fb2c 100644
--- a/editor/connections_dialog.h
+++ b/editor/connections_dialog.h
@@ -102,7 +102,7 @@ private:
Label *error_label;
- void ok_pressed();
+ void ok_pressed() override;
void _cancel_pressed();
void _item_activated();
void _text_entered(const String &_text);