mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Minor tweaks, formatting
This commit is contained in:
@@ -124,7 +124,7 @@ namespace BlackGui
|
||||
CStyleSheetUtility::fileNameStandardWidget()
|
||||
}
|
||||
);
|
||||
setStyleSheet(s);
|
||||
this->setStyleSheet(s);
|
||||
}
|
||||
|
||||
CActionHotkey CHotkeyDialog::getActionHotkey(const CActionHotkey &initial, const CIdentifierList &identifiers, QWidget *parent)
|
||||
|
||||
Reference in New Issue
Block a user