add reportabug 1.0.2

This commit is contained in:
arcan1s
2014-07-31 19:59:55 +04:00
parent 78a4aeb0eb
commit 0aa162b71b
27 changed files with 4196 additions and 196 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">
@ -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>