Remove redundant projects label

As discussed with nigel, this label doesnt really make sense.
It is confusing because you might thing you should click it
and tab widgets do not usually require labels to indicate that
you should press them.
This commit is contained in:
Jens Bache-Wiig
2010-03-12 12:11:30 +01:00
parent 3e6ba8bae6
commit 1ed2874b4c
2 changed files with 18 additions and 5 deletions

View File

@@ -263,7 +263,6 @@ ProjectWindow::ProjectWindow(QWidget *parent)
viewLayout->setSpacing(0);
m_tabWidget = new DoubleTabWidget(this);
m_tabWidget->setTitle(tr("Select a Project:"));
viewLayout->addWidget(m_tabWidget);
// Setup our container for the contents: