fix broken buttons again

This commit is contained in:
Rafael 2016-12-05 22:08:35 +01:00
parent a6d44bcafb
commit a75e8d0403
3 changed files with 4 additions and 8 deletions

View File

@ -76,8 +76,7 @@ Copyright © <a href="https://github.com/Syping/">Syping
<string>&amp;Close</string>
</property>
<property name="icon">
<iconset theme="dialog-close">
<normaloff>.</normaloff>.</iconset>
<iconset theme="dialog-close"/>
</property>
</widget>
</item>

View File

@ -443,8 +443,7 @@
<string extracomment="OK, Cancel, Apply">&amp;OK</string>
</property>
<property name="icon">
<iconset theme="dialog-ok">
<normaloff>.</normaloff>.</iconset>
<iconset theme="dialog-ok"/>
</property>
</widget>
</item>
@ -460,8 +459,7 @@
<string extracomment="OK, Cancel, Apply">&amp;Cancel</string>
</property>
<property name="icon">
<iconset theme="dialog-cancel">
<normaloff>.</normaloff>.</iconset>
<iconset theme="dialog-cancel"/>
</property>
</widget>
</item>

View File

@ -147,8 +147,7 @@
<string>&amp;Close</string>
</property>
<property name="icon">
<iconset theme="dialog-close">
<normaloff>.</normaloff>.</iconset>
<iconset theme="dialog-close"/>
</property>
<property name="autoDefault">
<bool>true</bool>