refs #312, some minor adjustments:

* cpp check (Jenkins)
* init style sheet in navigator
* shorter names in JSON plugin names
This commit is contained in:
Klaus Basan
2015-04-18 15:24:35 +02:00
parent 464a8f4258
commit f870fb3cf9
4 changed files with 7 additions and 6 deletions

View File

@@ -30,6 +30,7 @@ namespace BlackGui
{
this->allowStatusBar(false);
ui->setupUi(this);
this->ps_onStyleSheetsChanged();
}
CNavigatorDockWidget::~CNavigatorDockWidget()