diff --git a/sys/windows/widgets/connection_sidebar.php b/sys/windows/widgets/connection_sidebar.php index e5d207f..456ee7c 100644 --- a/sys/windows/widgets/connection_sidebar.php +++ b/sys/windows/widgets/connection_sidebar.php @@ -252,6 +252,7 @@ class Connection_Sidebar extends GtkVBox { */ public function refresh() { + $this->treeview->reset(); $cols = $this->treeview->get_columns(); foreach($cols as $c)