Kaydet (Commit) d3b505c3 authored tarafından Roman Kuznetsov's avatar Roman Kuznetsov Kaydeden (comit) Heiko Tietze

tdf#112604 Set a maximum width for the Calc Sort dialog

Change-Id: Ie19a6c158d8d2c324755dfa9ec5eb833721d2daf
Reviewed-on: https://gerrit.libreoffice.org/62905Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@gmail.com>
Tested-by: 's avatarHeiko Tietze <tietze.heiko@gmail.com>
üst 2cb68537
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<!-- Generated with glade 3.20.0 -->
<interface domain="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkFrame" id="SortKeyFrame">
......@@ -22,6 +22,7 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkComboBoxText" id="sortlb">
<property name="width_request">600</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment