gnome setup: Remove TODO item

This commit is contained in:
Hylke Bons 2013-10-11 23:49:35 +02:00
parent 161d18e3c3
commit 7562e95099

View file

@ -302,8 +302,6 @@ namespace SparkleShare {
AddButton (cancel_button);
AddButton (add_button);
// TODO: unfocused treeview row: make background grey
Controller.CheckAddPage (address_entry.Text, path_entry.Text, 1);
tree_view.GrabFocus ();
}