oops, one icon was in the wrong place

metadata
Wenzel Jakob 2012-09-27 20:57:22 -04:00
parent d714d7712a
commit cb7d958f86
1 changed files with 5 additions and 5 deletions

View File

@ -106,7 +106,7 @@
<x>0</x>
<y>0</y>
<width>605</width>
<height>26</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -161,10 +161,6 @@
<property name="title">
<string>View</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/resources/devel.png</normaloff>:/resources/devel.png</iconset>
</property>
<widget class="QMenu" name="menuCamera">
<property name="title">
<string>Set Camera</string>
@ -174,6 +170,10 @@
<property name="title">
<string>Developer</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/resources/devel.png</normaloff>:/resources/devel.png</iconset>
</property>
<addaction name="actionShowKDTree"/>
<addaction name="actionSceneDescription"/>
</widget>