[Libreoffice-commits] core.git: cui/source

Joren De Cuyper joren.libreoffice at telenet.be
Sun Mar 17 23:58:34 PDT 2013


 cui/source/tabpages/autocdlg.src |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7f794d5dc657c147896cd43bdea81001d1debf47
Author: Joren De Cuyper <joren.libreoffice at telenet.be>
Date:   Sun Mar 17 22:27:33 2013 +0100

    resolve fdo#57905 - Autocorrect Options can not be closed using 'Close-X'
    
    Change-Id: I0421253d363fbe82a833011d22eb86e61d3ad264
    Reviewed-on: https://gerrit.libreoffice.org/2809
    Reviewed-by: Fridrich Strba <fridrich at documentfoundation.org>
    Tested-by: Fridrich Strba <fridrich at documentfoundation.org>

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 @@ TabDialog RID_OFA_AUTOCORR_DLG
     SVLook = TRUE ;
     Text [ en-US ] = "AutoCorrect" ;
     Moveable = TRUE ;
+    Closeable = TRUE ;
     TabControl 1
     {
         SVLook = TRUE ;


More information about the Libreoffice-commits mailing list