mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Ref T53, "bulkadd" role in UI/user
This commit is contained in:
committed by
Mathew Sutcliffe
parent
66e729b090
commit
6fc48ab160
@@ -137,6 +137,9 @@ namespace BlackMisc
|
||||
//! Has bulk role?
|
||||
bool hasBulkRole() const;
|
||||
|
||||
//! Has bulk add role?
|
||||
bool hasBulkAddRole() const;
|
||||
|
||||
//! Authenticated
|
||||
void setAuthenticated(bool authenticated) { m_authenticated = authenticated; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user