mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 09:15:34 +08:00
Name of mapping component UI
This commit is contained in:
@@ -2,8 +2,16 @@
|
|||||||
<ui version="4.0">
|
<ui version="4.0">
|
||||||
<class>CMappingComponent</class>
|
<class>CMappingComponent</class>
|
||||||
<widget class="QFrame" name="CMappingComponent">
|
<widget class="QFrame" name="CMappingComponent">
|
||||||
|
<property name="geometry">
|
||||||
|
<rect>
|
||||||
|
<x>0</x>
|
||||||
|
<y>0</y>
|
||||||
|
<width>360</width>
|
||||||
|
<height>272</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Frame</string>
|
<string>Mapping component</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="frameShape">
|
<property name="frameShape">
|
||||||
<enum>QFrame::StyledPanel</enum>
|
<enum>QFrame::StyledPanel</enum>
|
||||||
|
|||||||
Reference in New Issue
Block a user