Kaydet (Commit) f1465993 authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky Kaydeden (comit) Adolfo Jayme Barrientos

tdf#91554 OK button should be disabled initially

Regression of eb505c25.

Change-Id: I4623c41617d92a808513f18154a7531e6dfd5463
(cherry picked from commit fdbad676)
Reviewed-on: https://gerrit.libreoffice.org/18370Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst fc94c658
......@@ -23,6 +23,7 @@
<object class="GtkButton" id="ok">
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</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