Added label back to database connection column

This commit is contained in:
Timothy Warren 2012-02-22 21:29:14 -05:00
parent d720d322aa
commit 07359fb7b8
1 changed files with 2 additions and 0 deletions

View File

@ -195,6 +195,8 @@ class Main extends GtkWindow {
$conn_vbox = new GtkVBox();
$conn_vbox->pack_start($dblabel, FALSE, FALSE);
// Treeview to show database connections
{
// Create a Storage object for connection list