summaryrefslogtreecommitdiffabout
path: root/kmicromail/koprefs.h
Unidiff
Diffstat (limited to 'kmicromail/koprefs.h') (more/less context) (show whitespace changes)
-rw-r--r--kmicromail/koprefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kmicromail/koprefs.h b/kmicromail/koprefs.h
index f2c4fbb..f2501e3 100644
--- a/kmicromail/koprefs.h
+++ b/kmicromail/koprefs.h
@@ -73,6 +73,7 @@ class KOPrefs : public KPimPrefs
73 QString mCurrentCodeName; 73 QString mCurrentCodeName;
74 int mCurrentCodec; 74 int mCurrentCodec;
75 bool mSendLater, mViewAsHtml, mUseKapi, isDirty, mShowToField; 75 bool mSendLater, mViewAsHtml, mUseKapi, isDirty, mShowToField;
76 bool mShowInfoSub, mShowInfoFrom, mShowInfoTo, mShowInfoStart;
76 private: 77 private:
77 78
78}; 79};