summaryrefslogtreecommitdiffstats
path: root/src/bondwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bondwizard.h')
-rw-r--r--src/bondwizard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bondwizard.h b/src/bondwizard.h
index 4296bb7..8256539 100644
--- a/src/bondwizard.h
+++ b/src/bondwizard.h
@@ -73,6 +73,7 @@ private:
bool realm_dirty;
LDAPRealmConfigList* m_realmList;
LDAPConfig* m_ldapConfig;
+ LDAPRealmConfig m_finalRealm;
protected: // Protected methods
// the close button on the titlebar sets e->accept() which we don't want.