mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 19:25:49 +08:00
Comment
This commit is contained in:
@@ -583,6 +583,7 @@ namespace BlackGui
|
|||||||
|
|
||||||
void CInfoArea::iniFileBasedSettings()
|
void CInfoArea::iniFileBasedSettings()
|
||||||
{
|
{
|
||||||
|
// with Qt 5.5 still needed
|
||||||
const QString section(this->objectName());
|
const QString section(this->objectName());
|
||||||
const QSettings *settings = CStyleSheetUtility::instance().iniFile();
|
const QSettings *settings = CStyleSheetUtility::instance().iniFile();
|
||||||
if (settings && !section.isEmpty())
|
if (settings && !section.isEmpty())
|
||||||
|
|||||||
Reference in New Issue
Block a user