Fixes crash when pressing enter in ConnectDialog with nothing selected
This commit is contained in:
parent
53cf289f30
commit
cf8eedb2f5
2 changed files with 4 additions and 13 deletions
|
|
@ -76,7 +76,6 @@ class ConnectDialog : public ConfirmationDialog {
|
|||
void ok_pressed();
|
||||
void _cancel_pressed();
|
||||
void _tree_node_selected();
|
||||
void _tree_item_activated();
|
||||
void _add_bind();
|
||||
void _remove_bind();
|
||||
void _advanced_pressed();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue