[PATCH] resolve fdo#57905 - Autocorrect Options can not be closed us...
Joren De Cuyper (via Code Review)
gerrit at gerrit.libreoffice.org
Sun Mar 17 14:28:47 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2809
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/09/2809/1
resolve fdo#57905 - Autocorrect Options can not be closed using 'Close-X'
Change-Id: I0421253d363fbe82a833011d22eb86e61d3ad264
---
M cui/source/tabpages/autocdlg.src
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/cui/source/tabpages/autocdlg.src b/cui/source/tabpages/autocdlg.src
index 5315ce5..cf48712 100644
--- a/cui/source/tabpages/autocdlg.src
+++ b/cui/source/tabpages/autocdlg.src
@@ -33,6 +33,7 @@
SVLook = TRUE ;
Text [ en-US ] = "AutoCorrect" ;
Moveable = TRUE ;
+ Closeable = TRUE ;
TabControl 1
{
SVLook = TRUE ;
--
To view, visit https://gerrit.libreoffice.org/2809
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0421253d363fbe82a833011d22eb86e61d3ad264
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Joren De Cuyper <joren.libreoffice at telenet.be>
More information about the LibreOffice
mailing list