summaryrefslogtreecommitdiffstats
path: root/kword/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/defs.h')
-rw-r--r--kword/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/defs.h b/kword/defs.h
index b4b606655..aeaf3aeb3 100644
--- a/kword/defs.h
+++ b/kword/defs.h
@@ -53,7 +53,7 @@ enum FrameSetType { FT_BASE = 0, FT_TEXT = 1, FT_PICTURE = 2, FT_PART = 3,
FT_TABLE = 10 };
// This has to remain here because of KWDocument::refreshDocStructure()
-// This one has better remain here, otherwise kwdoc.cc needs docstruct.h
+// This one has better remain here, otherwise kwdoc.cpp needs docstruct.h
enum TypeStructDocItem {Arrangement=1, Tables=2, Pictures=4, TextFrames=16, Embedded=32, FormulaFrames=64};
// This one has better remain here, otherwise kwtexframeset.h needs footnote.h