summaryrefslogtreecommitdiffstats
path: root/src/ldapcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r--src/ldapcontroller.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h
index 9af7f42..a88ebfd 100644
--- a/src/ldapcontroller.h
+++ b/src/ldapcontroller.h
@@ -56,6 +56,8 @@ class LDAPController: public KCModule
LDAPControllerConfigBase *m_base;
KSimpleConfig *m_systemconfig;
+
+ int m_prevRole;
};
#endif // _LDAPCONTROLLER_H_