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

auth-notfication: Drop use of AppWindow singleton

Instead of using the AppWindow singleton to access the Searchbar,
AuthNotification now has its own reference to Searchbar that it receives
through a parameter to its constructor.

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 57fa554a
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