summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/StateData.h
Unidiff
Diffstat (limited to 'noncore/apps/opie-reader/StateData.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/StateData.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/StateData.h b/noncore/apps/opie-reader/StateData.h
index 0cb0f07..e3be778 100644
--- a/noncore/apps/opie-reader/StateData.h
+++ b/noncore/apps/opie-reader/StateData.h
@@ -6,12 +6,13 @@ struct statedata
6 bool bstripcr/*:1*/; 6 bool bstripcr/*:1*/;
7 bool btextfmt/*:1*/; 7 bool btextfmt/*:1*/;
8 bool bautofmt/*:1*/; 8 bool bautofmt/*:1*/;
9 bool bstriphtml/*:1*/; 9 bool bstriphtml/*:1*/;
10 bool bpeanut/*:1*/; 10 bool bpeanut/*:1*/;
11 bool bdehyphen/*:1*/; 11 bool bdehyphen/*:1*/;
12 bool bdepluck/*:1*/;
12 bool bonespace/*:1*/; 13 bool bonespace/*:1*/;
13 bool bunindent/*:1*/; 14 bool bunindent/*:1*/;
14 bool brepara/*:1*/; 15 bool brepara/*:1*/;
15 bool bdblspce/*:1*/; 16 bool bdblspce/*:1*/;
16 bool m_bpagemode/*:1*/; 17 bool m_bpagemode/*:1*/;
17 bool m_navkeys/*:1*/; 18 bool m_navkeys/*:1*/;