summaryrefslogtreecommitdiff
path: root/sw/sdi/_frmsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/_frmsh.sdi')
-rw-r--r--sw/sdi/_frmsh.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/sdi/_frmsh.sdi b/sw/sdi/_frmsh.sdi
index 398cd30a93ff..87df09bb3f5b 100644
--- a/sw/sdi/_frmsh.sdi
+++ b/sw/sdi/_frmsh.sdi
@@ -411,5 +411,10 @@ interface BaseTextFrame
ExecMethod = ExecMove ;
StateMethod = NoState ;
]
+ FN_POSTIT
+ [
+ ExecMethod = ExecField ;
+ StateMethod = NoState ;
+ ]
}