[Libreoffice-commits] core.git: sc/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Oct 11 18:45:14 UTC 2018


 sc/uiconfig/scalc/ui/formatcellsdialog.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 14337672d2793fec5ec1cebcced33d04ecf4d0c6
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Oct 11 14:02:50 2018 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Oct 11 20:44:45 2018 +0200

    Resolves: tdf#120476 need to be resizable if number of tabs is variable
    
    across runs
    
    Change-Id: Ie77512557c10f564ed9d2dab837b134e9b4834a1
    Reviewed-on: https://gerrit.libreoffice.org/61672
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sc/uiconfig/scalc/ui/formatcellsdialog.ui b/sc/uiconfig/scalc/ui/formatcellsdialog.ui
index 395e781ad9ee..83911a661773 100644
--- a/sc/uiconfig/scalc/ui/formatcellsdialog.ui
+++ b/sc/uiconfig/scalc/ui/formatcellsdialog.ui
@@ -6,7 +6,6 @@
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
     <property name="title" translatable="yes" context="formatcellsdialog|FormatCellsDialog">Format Cells</property>
-    <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="default_width">0</property>
     <property name="default_height">0</property>


More information about the Libreoffice-commits mailing list