Refactor|libdeng2|Widgets: Notifications about child addition/removal
Using the observer mechanism for notifications about child additionand removal is more flexible and results in fewer virtual methodsin all widgets.
View differences
Refactor|libdeng2|Widgets: Notifications about child addition/removal
Using the observer mechanism for notifications about child addition
and removal is more flexible and results in fewer virtual methods
in all widgets.