Kaydet (Commit) 64de38cf authored tarafından Yousuf Philips's avatar Yousuf Philips

tdf#91063 Move border to Gtkbox in Data Series content panel

Change-Id: I33dd8f0688df09e57d565f0f5fb2883297e0497f
Reviewed-on: https://gerrit.libreoffice.org/19607Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst 19808186
......@@ -5,13 +5,13 @@
<object class="GtkGrid" id="ChartSeriesPanel">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">6</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<property name="border_width">6</property>
<child>
<placeholder/>
</child>
......
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