[Libreoffice-commits] core.git: sfx2/uiconfig

Gülşah Köse (via logerrit) logerrit at kemper.freedesktop.org
Mon May 3 07:03:33 UTC 2021


 sfx2/uiconfig/ui/developmenttool.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4a39bfc7a94e45682d69cc126bef5bf763d6afe0
Author:     Gülşah Köse <gulsah.kose at collabora.com>
AuthorDate: Mon May 3 08:41:24 2021 +0300
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Mon May 3 09:02:53 2021 +0200

    tdf#141678 Set class name alignment.
    
    Change-Id: I402e28903ec0bef10ad9fd2e74178b615af07c37
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115022
    Tested-by: Jenkins
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/sfx2/uiconfig/ui/developmenttool.ui b/sfx2/uiconfig/ui/developmenttool.ui
index 8b0bf688e824..20f0c2e7d33d 100644
--- a/sfx2/uiconfig/ui/developmenttool.ui
+++ b/sfx2/uiconfig/ui/developmenttool.ui
@@ -267,6 +267,7 @@
                     <property name="name">class_name_id</property>
                     <property name="visible">True</property>
                     <property name="can-focus">False</property>
+                    <property name="halign">start</property>
                     <property name="hexpand">True</property>
                     <property name="selectable">True</property>
                     <property name="xalign">0</property>


More information about the Libreoffice-commits mailing list