Support for Toolbars in standalone pages
Make the automatic toolbar laoder work also when is not loaded inside a PageRow (or pagerow's layers). By default it won't display anything, so should be perfectly retrocompatible, in order for it to load the toolbar, it needs
globalToolBarStyle: Kirigami.ApplicationHeaderStyle.ToolBar
declared in the page itself
Edited by Marco Martin