oops, one icon was in the wrong place
parent
d714d7712a
commit
cb7d958f86
|
@ -106,7 +106,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>605</width>
|
<width>605</width>
|
||||||
<height>26</height>
|
<height>25</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuFile">
|
<widget class="QMenu" name="menuFile">
|
||||||
|
@ -161,10 +161,6 @@
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>View</string>
|
<string>View</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
|
||||||
<iconset resource="resources.qrc">
|
|
||||||
<normaloff>:/resources/devel.png</normaloff>:/resources/devel.png</iconset>
|
|
||||||
</property>
|
|
||||||
<widget class="QMenu" name="menuCamera">
|
<widget class="QMenu" name="menuCamera">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Set Camera</string>
|
<string>Set Camera</string>
|
||||||
|
@ -174,6 +170,10 @@
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Developer</string>
|
<string>Developer</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="resources.qrc">
|
||||||
|
<normaloff>:/resources/devel.png</normaloff>:/resources/devel.png</iconset>
|
||||||
|
</property>
|
||||||
<addaction name="actionShowKDTree"/>
|
<addaction name="actionShowKDTree"/>
|
||||||
<addaction name="actionSceneDescription"/>
|
<addaction name="actionSceneDescription"/>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
Loading…
Reference in New Issue