mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
refs #335, changed ui to QScopedPointer
This commit is contained in:
committed by
Roland Winklmeier
parent
5eaaf70fcd
commit
bb8b515c87
@@ -69,9 +69,7 @@ namespace BlackGui
|
||||
}
|
||||
|
||||
CFlightPlanComponent::~CFlightPlanComponent()
|
||||
{
|
||||
delete ui;
|
||||
}
|
||||
{ }
|
||||
|
||||
void CFlightPlanComponent::prefillWithAircraftData(const BlackMisc::Aviation::CAircraft &ownAircraft)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user