Some GUI finetuning

* tabBar expanding
* removed setDocumentMode
* Flight plan in scroll area
This commit is contained in:
Klaus Basan
2014-09-28 01:51:08 +02:00
parent e545288630
commit e929423fc9
14 changed files with 893 additions and 691 deletions

View File

@@ -296,7 +296,6 @@ namespace BlackGui
this->m_tabBar->setObjectName("comp_MainInfoAreaDockWidgetTab");
this->m_tabBar->setMovable(false);
this->m_tabBar->setElideMode(Qt::ElideNone);
this->setDocumentMode(true); // did not notice any effect
this->setTabPixmaps();
// East / West does not work (shown, but area itself empty)