mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
cb1e56d7e3
commit
f986e9ca8b
@@ -86,7 +86,7 @@ namespace BlackGui
|
||||
|
||||
CStatusMessageList CMatchingForm::validate(bool withNestedForms) const
|
||||
{
|
||||
Q_UNUSED(withNestedForms);
|
||||
Q_UNUSED(withNestedForms)
|
||||
return CStatusMessageList();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user