diff options
Diffstat (limited to 'starmath/source/document.cxx')
| -rw-r--r-- | starmath/source/document.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx index 5ed4579a00b1..7430f589f562 100644 --- a/starmath/source/document.cxx +++ b/starmath/source/document.cxx @@ -587,6 +587,7 @@ Printer* SmDocShell::GetPrt() SID_PRINTFRAME, SID_PRINTFRAME, SID_NO_RIGHT_SPACES, SID_NO_RIGHT_SPACES, SID_SAVE_ONLY_USED_SYMBOLS, SID_SAVE_ONLY_USED_SYMBOLS, + SID_AUTO_CLOSE_BRACKETS, SID_AUTO_CLOSE_BRACKETS, 0); SmModule *pp = SM_MOD(); pp->GetConfig()->ConfigToItemSet(*pOptions); |
