Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2042

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/42/2042/1

resolve fdo#60450 - Printer list is missing its border in Print dialog

Change-Id: I756788a003d4c57612c1752f1b47de27aaf683f2
---
M vcl/uiconfig/ui/printdialog.ui
1 file changed, 1 insertion(+), 0 deletions(-)



diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index 22e759c..9106926 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -343,6 +343,7 @@
                                     <property 
name="height_request">100</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
+                                    <property name="border_width">10</property>
                                     <child internal-child="selection">
                                       <object class="GtkTreeSelection" 
id="treeview-selection"/>
                                     </child>

-- 
To view, visit https://gerrit.libreoffice.org/2042
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I756788a003d4c57612c1752f1b47de27aaf683f2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Joren De Cuyper <joren.libreoff...@telenet.be>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to