From 24df9f3707767f94a8b7842a24013aa3709b1805 Mon Sep 17 00:00:00 2001 From: Poommetee Ketson Date: Tue, 12 Dec 2017 22:57:17 +0700 Subject: Enhance undoredo action name, TTR, cleanup --- editor/connections_dialog.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'editor/connections_dialog.h') diff --git a/editor/connections_dialog.h b/editor/connections_dialog.h index 53f4d857b..99a83ff59 100644 --- a/editor/connections_dialog.h +++ b/editor/connections_dialog.h @@ -55,7 +55,6 @@ class ConnectDialog : public ConfirmationDialog { LineEdit *dst_path; LineEdit *dst_method; SceneTreeEditor *tree; - //MenuButton *dst_method_list; OptionButton *type_list; CheckButton *deferred; CheckButton *oneshot; @@ -66,7 +65,6 @@ class ConnectDialog : public ConfirmationDialog { void ok_pressed(); void _cancel_pressed(); void _tree_node_selected(); - void _dst_method_list_selected(int p_idx); void _add_bind(); void _remove_bind(); @@ -84,8 +82,6 @@ public: void set_dst_method(const StringName &p_method); void set_dst_node(Node *p_node); - //Button *get_ok() { return ok; } - //Button *get_cancel() { return cancel; } void edit(Node *p_node); ConnectDialog(); -- cgit v1.2.3-70-g09d2