同步界面修改

pull/10/head
陈增辉 2025-04-10 21:28:06 +08:00
parent 005abdb827
commit 115e11b568
1 changed files with 7 additions and 1 deletions

View File

@ -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"/>