summaryrefslogtreecommitdiff
path: root/sw/sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi')
-rw-r--r--sw/sdi/_viewsh.sdi8
1 files changed, 8 insertions, 0 deletions
diff --git a/sw/sdi/_viewsh.sdi b/sw/sdi/_viewsh.sdi
index 43425fc9e6ca..5c4a6234efe9 100644
--- a/sw/sdi/_viewsh.sdi
+++ b/sw/sdi/_viewsh.sdi
@@ -801,6 +801,14 @@ interface BaseTextEditView
StateMethod = StateViewOptions ;
Export = FALSE;
]
+
+ SID_TOGGLE_RESOLVED_NOTES
+ [
+ ExecMethod = ExecViewOptions ;
+ StateMethod = StateViewOptions ;
+ Export = FALSE;
+ ]
+
// Everything from here can be removed (Export = FALSE;), if the previous works
FN_RULER // status()
[