Display Qt logo in about Qt

master
Unknown 2019-03-29 04:34:48 +01:00
parent e8ebc537ea
commit f595b0333c
1 changed files with 3 additions and 0 deletions

View File

@ -2714,6 +2714,9 @@ p, li { white-space: pre-wrap; }
</property>
</action>
<action name="actionAbout_QT">
<property name="icon">
<iconset theme=":/qt-project.org/qmessagebox/images/qtlogo-64.png"/>
</property>
<property name="text">
<string>About QT</string>
</property>