refs #830, improved widget style detection

This commit is contained in:
Klaus Basan
2016-12-12 18:15:24 +01:00
parent eb3b2252a2
commit 3b2468632a
2 changed files with 22 additions and 3 deletions

View File

@@ -135,6 +135,9 @@ namespace BlackGui
//! Style sheet handling
const CStyleSheetUtility &getStyleSheetUtility() const;
//! Current widget style
QString getWidgetStyle() const;
//! Reload style sheets
bool reloadStyleSheets();