Some fixes / tweaks found during testing

* clear setup URLs
* renamed to CInfoArea::connectTopLevelChanged()
* qss, margins for menu items
This commit is contained in:
Klaus Basan
2016-03-02 19:00:05 +01:00
committed by Mathew Sutcliffe
parent 8f33896e1c
commit bf9ea12a2b
4 changed files with 13 additions and 7 deletions

View File

@@ -65,6 +65,8 @@ namespace BlackCore
}
else
{
this->m_bootstrapUrls.clear(); // clean up previous values
// web URL
if (!this->m_bootsrapUrlFileValue.isEmpty())
{