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

app-window: Move show_properties() from App

show_properties () only uses things that are part of AppWindow ('view',
'current-item') or will be moved to it in next patches ('selection-mode',
'ui-state') and so it should be moved to AppWindow.

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 3926808f
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