summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/undobj.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/undobj.hxx b/sw/inc/undobj.hxx
index 7d1d38759529..ab3fb876302e 100644
--- a/sw/inc/undobj.hxx
+++ b/sw/inc/undobj.hxx
@@ -283,6 +283,7 @@ public:
void dumpAsXml(xmlTextWriterPtr pWriter) const override;
};
+/// Undo for Insert -> Text from file.
class SwUndoInsDoc final : public SwUndoInserts
{
public: