sc/uiconfig/scalc/ui/formatcellsdialog.ui | 1 - 1 file changed, 1 deletion(-)
New commits: commit 14337672d2793fec5ec1cebcced33d04ecf4d0c6 Author: Caolán McNamara <[email protected]> AuthorDate: Thu Oct 11 14:02:50 2018 +0100 Commit: Caolán McNamara <[email protected]> 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 <[email protected]> Tested-by: Caolán McNamara <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
