mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
refs #335, changed ui to QScopedPointer
This commit is contained in:
committed by
Roland Winklmeier
parent
5eaaf70fcd
commit
bb8b515c87
@@ -35,9 +35,7 @@ namespace BlackGui
|
||||
}
|
||||
|
||||
CUserComponent::~CUserComponent()
|
||||
{
|
||||
delete ui;
|
||||
}
|
||||
{ }
|
||||
|
||||
int CUserComponent::countClients() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user