mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refs #512, removed ini file for offsets
This commit is contained in:
@@ -35,7 +35,6 @@ namespace BlackGui
|
||||
|
||||
void CDockWidgetInfoBar::ps_onStyleSheetsChanged()
|
||||
{
|
||||
if (!this->objectName().isEmpty()) { this->setMarginsFromSettings(); }
|
||||
QString st = sGui->getStyleSheetUtility().style(CStyleSheetUtility::fileNameInfoBar());
|
||||
this->setStyleSheet(st);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user