This commit is contained in:
Klaus Basan
2016-01-19 01:26:50 +01:00
parent 518a975bea
commit ef259539c5

View File

@@ -583,6 +583,7 @@ namespace BlackGui
void CInfoArea::iniFileBasedSettings()
{
// with Qt 5.5 still needed
const QString section(this->objectName());
const QSettings *settings = CStyleSheetUtility::instance().iniFile();
if (settings && !section.isEmpty())