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

New commits:
commit 2f8d011bfd8b98018289c746711a7d34d02e4e9a
Author: Joren De Cuyper <[email protected]>
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/2811
    Reviewed-by: Fridrich Strba <[email protected]>
    Reviewed-by: Michael Meeks <[email protected]>
    Reviewed-by: Petr Mladek <[email protected]>
    Tested-by: Petr Mladek <[email protected]>

diff --git a/cui/source/tabpages/autocdlg.src b/cui/source/tabpages/autocdlg.src
index 299dcf9..3abd2d3 100644
--- a/cui/source/tabpages/autocdlg.src
+++ b/cui/source/tabpages/autocdlg.src
@@ -32,6 +32,7 @@ TabDialog RID_OFA_AUTOCORR_DLG
     SVLook = TRUE ;
     Text [ en-US ] = "AutoCorrect" ;
     Moveable = TRUE ;
+    Closeable = TRUE ;
     TabControl 1
     {
         SVLook = TRUE ;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to