同步界面修改
parent
005abdb827
commit
115e11b568
|
@ -85,7 +85,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>906</width>
|
||||
<height>23</height>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="projectMenu">
|
||||
|
@ -117,6 +117,7 @@
|
|||
<property name="title">
|
||||
<string>工具</string>
|
||||
</property>
|
||||
<addaction name="actioncloseAllRasterFile"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="helpMenu">
|
||||
<property name="title">
|
||||
|
@ -513,6 +514,11 @@ p, li { white-space: pre-wrap; }
|
|||
<string>飞机</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actioncloseAllRasterFile">
|
||||
<property name="text">
|
||||
<string>释放影像文件</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="../RasterMainWidgetGUI.qrc"/>
|
||||
|
|
Loading…
Reference in New Issue