mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:07:21 +08:00
refs #759 Work around crash when cache value update slot is called on a partially-constructed owner.
This commit is contained in:
committed by
Roland Winklmeier
parent
e01ae2be11
commit
004fb5c78a
@@ -133,6 +133,8 @@ namespace BlackGui
|
||||
|
||||
// vPilot
|
||||
this->initVPilotLoading();
|
||||
|
||||
m_swiftDbUser.setNotifySlot(&CDbMappingComponent::ps_userChanged);
|
||||
}
|
||||
|
||||
CDbMappingComponent::~CDbMappingComponent()
|
||||
|
||||
Reference in New Issue
Block a user