This commit is contained in:
Alexander Larsson 2011-12-12 21:08:49 +01:00
parent d3cbf4ecad
commit c19670be9f

View file

@ -350,6 +350,8 @@ public class Contacts.Row : Container {
if (was_visible && this.get_visible ())
this.queue_resize ();
/* TODO: Remove empty rows in rwo_children */
return;
}
}