Skip to content

BrowsingPage: Add some null-safety to the current application backend

ivan tkachenko requested to merge work/ratijas/browsing into master

The model may not have any backend set, in which is case it would be null. Can be tested by running plasma-discover --backends kns for example.

Merge request reports