NB tabbed_compact sd apps fix wrong DrawText command
Change-Id: Icdad248e46172ba161de86bfb3f4edae4ef43139 Reviewed-on: https://gerrit.libreoffice.org/75251 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
This commit is contained in:
committed by
andreas_kainz
parent
ec00f4ed64
commit
ec1a3d9dce
@@ -5065,7 +5065,7 @@
|
||||
<object class="GtkToolButton" id="Insert-DrawText1">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="action_name">.uno:DrawText</property>
|
||||
<property name="action_name">.uno:Text</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
@@ -5338,7 +5338,7 @@
|
||||
<object class="GtkToolButton" id="Insert-DrawText1">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="action_name">.uno:DrawText</property>
|
||||
<property name="action_name">.uno:Text</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
Reference in New Issue
Block a user