diff options
Diffstat (limited to 'shell/glade')
-rw-r--r-- | shell/glade/e-active-connection-dialog.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/glade/e-active-connection-dialog.glade b/shell/glade/e-active-connection-dialog.glade index 091937de76..29f1d5fba3 100644 --- a/shell/glade/e-active-connection-dialog.glade +++ b/shell/glade/e-active-connection-dialog.glade @@ -92,7 +92,7 @@ <property name="window_placement">GTK_CORNER_TOP_LEFT</property> <child> - <widget class="GtkTreeView" id="active_connection_clist"> + <widget class="GtkTreeView" id="active_connection_treeview"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">True</property> |