| commit | 52188252bb5d44e15266b84b771599a453438ba6 | [log] |
|---|---|---|
| author | Rafael Lima <rafael.palma.lima@gmail.com> | Wed Jan 24 00:46:48 2024 +0100 |
| committer | Rafael Lima <rafael.palma.lima@gmail.com> | Wed Jan 24 12:11:08 2024 +0100 |
| tree | fbf17abb9276ccd03264a2ecbecc0176bfacabe9 | |
| parent | a9ee88cc47783a809f6c49f5b7326180dc0bbead [diff] |
Related tdf#158749 The "Go to Line" dialog should not be resizable Change-Id: I93c5c1b4a2832b60e194abd7e7d528362885bb24 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162461 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
diff --git a/basctl/uiconfig/basicide/ui/gotolinedialog.ui b/basctl/uiconfig/basicide/ui/gotolinedialog.ui index fdef2de..84960ce 100644 --- a/basctl/uiconfig/basicide/ui/gotolinedialog.ui +++ b/basctl/uiconfig/basicide/ui/gotolinedialog.ui
@@ -6,6 +6,7 @@ <property name="can-focus">False</property> <property name="border-width">6</property> <property name="title" translatable="yes" context="gotolinedialog|GotoLineDialog">Go to Line</property> <property name="resizable">False</property> <property name="modal">True</property> <property name="default-width">0</property> <property name="default-height">0</property>