mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Style
This commit is contained in:
@@ -86,7 +86,7 @@ namespace BlackGui
|
||||
|
||||
CStatusMessageList CCockpitComForm::validate(bool nested) const
|
||||
{
|
||||
Q_UNUSED(nested);
|
||||
Q_UNUSED(nested)
|
||||
CStatusMessageList msgs;
|
||||
return msgs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user