diff options
Diffstat (limited to 'sw/sdi/_viewsh.sdi')
-rw-r--r-- | sw/sdi/_viewsh.sdi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sw/sdi/_viewsh.sdi b/sw/sdi/_viewsh.sdi index 020383d31abc..a3b2e5e3cdcc 100644 --- a/sw/sdi/_viewsh.sdi +++ b/sw/sdi/_viewsh.sdi @@ -912,6 +912,12 @@ interface BaseTextEditView StateMethod = StateViewOptions ; ] + FN_HIGHLIGHT_CHAR_DF + [ + ExecMethod = ExecViewOptions ; + StateMethod = StateViewOptions ; + ] + FN_VIEW_META_CHARS // status() [ ExecMethod = ExecViewOptions ; |