更新代码
This commit is contained in:
@@ -1244,7 +1244,15 @@
|
||||
<property name="title">
|
||||
<string>构建(&B)</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menu_C">
|
||||
<property name="title">
|
||||
<string>编译项目(&C)</string>
|
||||
</property>
|
||||
<addaction name="action_1"/>
|
||||
<addaction name="action_2"/>
|
||||
</widget>
|
||||
<addaction name="actionGouj"/>
|
||||
<addaction name="menu_C"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menu_H">
|
||||
<property name="title">
|
||||
@@ -1308,6 +1316,25 @@
|
||||
<string>关于(&A)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_1">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>编译项目1</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_2">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>编译项目2</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
<connections>
|
||||
|
||||
Reference in New Issue
Block a user