diff options
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r-- | src/ldapcontroller.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h index 150addc..bee45df 100644 --- a/src/ldapcontroller.h +++ b/src/ldapcontroller.h @@ -111,6 +111,7 @@ class LDAPController: public TDECModule TQString m_fqdn; int m_prevRole; + bool m_roleFullyConfigured; TQString m_ldapUserName; TQString m_ldapGroupName; |