mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 10:45:37 +08:00
refs #769, use role bulk to decide if user can directly write models
* renamed role functions * renamed buttons * some formatting
This commit is contained in:
committed by
Mathew Sutcliffe
parent
3a7c9626d3
commit
7446ffcb80
@@ -43,7 +43,7 @@ namespace BlackGui
|
||||
~CDbLoginComponent();
|
||||
|
||||
private:
|
||||
QScopedPointer<Ui::CDbLoginComponent> ui;
|
||||
QScopedPointer<Ui::CDbLoginComponent> ui;
|
||||
BlackCore::Db::CDatabaseAuthenticationService m_loginService {this}; //!< login service
|
||||
|
||||
//! Overlay messages
|
||||
|
||||
Reference in New Issue
Block a user