.
This commit is contained in:
+5
-2
@@ -84,7 +84,7 @@
|
||||
<addaction name="m_lpMenuParts"/>
|
||||
<addaction name="m_lpMenuPartlist"/>
|
||||
</widget>
|
||||
<widget class="QToolBar" name="mainToolBar">
|
||||
<widget class="QToolBar" name="m_lpToolBar">
|
||||
<attribute name="toolBarArea">
|
||||
<enum>TopToolBarArea</enum>
|
||||
</attribute>
|
||||
@@ -92,7 +92,7 @@
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
</widget>
|
||||
<widget class="QStatusBar" name="statusBar"/>
|
||||
<widget class="QStatusBar" name="m_lpStatusBar"/>
|
||||
<action name="m_lpMenuFileOpenProject">
|
||||
<property name="text">
|
||||
<string>&Open Project...</string>
|
||||
@@ -110,6 +110,9 @@
|
||||
<property name="text">
|
||||
<string>&New Project...</string>
|
||||
</property>
|
||||
<property name="statusTip">
|
||||
<string extracomment="Creates a new project"/>
|
||||
</property>
|
||||
</action>
|
||||
<action name="m_lpMenuFileExport">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user