Skip to content
Commit 72e5b774 authored by Adrien Plazas's avatar Adrien Plazas Committed by Zeeshan Ali
Browse files

collection-view: Setup UI once window is constructed

This is part of the move of the 'selection-mode' property from App to
AppWindow. This adds setup_ui() to the CollectionView class to ensure that
the connection to the notification of 'selection-mode' is done once the
window is constructed.

This is needed to drop the use of AppWindow singleton and therefore to
make multiple windows possible.

https://bugzilla.gnome.org/show_bug.cgi?id=732098
parent e953fbb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment