Re: Hiding the statusbar

2010-11-17 Thread Parker Coates
On Wed, Nov 17, 2010 at 20:28, Steven Sroka wrote: > How do you automatically hide or disable the statusbar in KXmlGuiWindow? Don't pass StandardWindowOption::StatusBar to KXmlGuiWindow::setupGUI(). Parker

Hiding the statusbar

2010-11-17 Thread Steven Sroka
How do you automatically hide or disable the statusbar in KXmlGuiWindow?