SIGN IN SIGN UP

UI/Qt: Put DevTools banner in its own widget, not a status bar

Using the status bar for this meant that the "DevTools is enabled on
port X" message would get overwritten whenever the user hovered over a
menu item. We don't otherwise use or need a status bar, so replace it
with an explicit banner widget that's only used for this purpose. Keep
the existing styling so it looks the same as before.
S
Sam Atkins committed
a92b9a7e3418d13367c6c2ce0ee018006187092b
Parent: cbbd2e1