Unify tool button appearance in "panelWidgets".

Reviewed-by: Jens Bache-Wiig
This commit is contained in:
con
2009-07-17 13:13:12 +02:00
parent edac6eb84d
commit 8ed85f1eb6
11 changed files with 3 additions and 49 deletions

View File

@@ -196,7 +196,6 @@ MainWindow::MainWindow() :
connect(QApplication::instance(), SIGNAL(focusChanged(QWidget*,QWidget*)),
this, SLOT(updateFocusWidget(QWidget*,QWidget*)));
// Add a small Toolbutton for toggling the navigation widget
m_toggleSideBarButton->setProperty("type", QLatin1String("dockbutton"));
statusBar()->insertPermanentWidget(0, m_toggleSideBarButton);
// setUnifiedTitleAndToolBarOnMac(true);