update about window

add report a bug link
This commit is contained in:
arcan1s
2014-08-01 09:54:26 +04:00
parent 0d26d6230e
commit e9c10e262e
13 changed files with 304 additions and 229 deletions

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>479</width>
<height>507</height>
<width>477</width>
<height>505</height>
</rect>
</property>
<property name="windowTitle">
@ -206,8 +206,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>96</width>
<height>26</height>
<width>445</width>
<height>349</height>
</rect>
</property>
<property name="sizePolicy">
@ -367,7 +367,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>479</width>
<width>477</width>
<height>22</height>
</rect>
</property>
@ -402,6 +402,7 @@
<property name="title">
<string>Help</string>
</property>
<addaction name="actionReport"/>
<addaction name="actionAbout"/>
</widget>
<addaction name="menuMenu"/>
@ -562,12 +563,22 @@
</action>
<action name="actionAbout">
<property name="icon">
<iconset theme="help-about"/>
<iconset theme="help-about">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>About</string>
</property>
</action>
<action name="actionReport">
<property name="icon">
<iconset theme="tools-report-bug"/>
</property>
<property name="text">
<string>Report a bug</string>
</property>
</action>
</widget>
<tabstops>
<tabstop>tabWidget</tabstop>