mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
Formatting this->ui to ui
This commit is contained in:
committed by
Roland Winklmeier
parent
7330ccba1b
commit
aafff6cd82
@@ -40,7 +40,7 @@ namespace BlackGui
|
||||
|
||||
void CDbModelMappingModifyComponent::setValue(const CAircraftModel &model)
|
||||
{
|
||||
this->ui->editor_ModelMappingModify->setValue(model);
|
||||
ui->editor_ModelMappingModify->setValue(model);
|
||||
}
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user