summaryrefslogtreecommitdiff
path: root/sw/inc/swundo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swundo.hxx')
-rw-r--r--sw/inc/swundo.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/swundo.hxx b/sw/inc/swundo.hxx
index 4a91cff7835e..9e0715404d3a 100644
--- a/sw/inc/swundo.hxx
+++ b/sw/inc/swundo.hxx
@@ -177,7 +177,8 @@ enum SwUndoId
UNDO_UI_INSERT_URLBTN,
UNDO_UI_INSERT_URLTXT,
UNDO_UI_DELETE_INVISIBLECNTNT,
- UNDO_UI_REPLACE_STYLE
+ UNDO_UI_REPLACE_STYLE,
+ UNDO_UI_DELETE_PAGE_BREAK
};