mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Comment
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user