summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/namelineedit.h
Side-by-side diff
Diffstat (limited to 'core/pim/addressbook/namelineedit.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/addressbook/namelineedit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/pim/addressbook/namelineedit.h b/core/pim/addressbook/namelineedit.h
index c719579..7f0eda8 100644
--- a/core/pim/addressbook/namelineedit.h
+++ b/core/pim/addressbook/namelineedit.h
@@ -28,3 +28,6 @@ namespace ABOOK {
private:
+ void configReader();
+
bool m_prevSpace : 1;
+ bool m_disabled : 1;
};