refs #335, changed ui to QScopedPointer

This commit is contained in:
Klaus Basan
2014-10-10 03:09:59 +02:00
committed by Roland Winklmeier
parent 5eaaf70fcd
commit bb8b515c87
14 changed files with 30 additions and 35 deletions

View File

@@ -67,9 +67,7 @@ namespace BlackGui
}
CAtcStationComponent::~CAtcStationComponent()
{
delete ui;
}
{ }
int CAtcStationComponent::countBookedStations() const
{