mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Minor fixes when reporting T141
* user authenticated must be enabled/valid * Read only: BlackMisc::CDataReadOnly<BlackCore::Data::TAuthenticatedDbUser> * clear user fields when not authenticated
This commit is contained in:
committed by
Mathew Sutcliffe
parent
2dfc56dc39
commit
0dfe6f69fe
@@ -135,9 +135,6 @@ namespace BlackGui
|
||||
|
||||
// vPilot
|
||||
this->initVPilotLoading();
|
||||
|
||||
// user changes
|
||||
m_swiftDbUser.setNotifySlot(&CDbMappingComponent::ps_userChanged);
|
||||
}
|
||||
|
||||
CDbMappingComponent::~CDbMappingComponent()
|
||||
|
||||
Reference in New Issue
Block a user