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

@@ -189,7 +189,7 @@ namespace BlackGui
void setTabPixmaps();
//! Connect all widgets
void connectAllWidgets();
void connectTopLevelChanged();
//! Margins for the floating widgets
void setMarginsWhenFloating(int left, int top, int right, int bottom);