summaryrefslogtreecommitdiff
path: root/src/texteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/texteditor.h')
-rw-r--r--src/texteditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/texteditor.h b/src/texteditor.h
index 7f6adcdb..e6694518 100644
--- a/src/texteditor.h
+++ b/src/texteditor.h
@@ -130,6 +130,7 @@ private:
QColor m_highlightBackground;
QString m_filename;
QString m_encoding;
+ bool m_needsBOM;
bool m_dirty;
bool m_loading;