mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +08:00
[AFV] Temporarily disable AFV Map in swiftguistd
This commit is contained in:
committed by
Mat Sutcliffe
parent
18821c2a30
commit
139690457d
@@ -14,13 +14,13 @@
|
||||
<string>AFV map</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="vl_AfvMap">
|
||||
<item>
|
||||
<!-- <item>
|
||||
<widget class="QQuickWidget" name="qw_AfvMap">
|
||||
<property name="resizeMode">
|
||||
<enum>QQuickWidget::SizeRootObjectToView</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</item> -->
|
||||
<item>
|
||||
<widget class="QDialogButtonBox" name="bb_AfvMap">
|
||||
<property name="orientation">
|
||||
@@ -34,11 +34,11 @@
|
||||
</layout>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<!-- <customwidget>
|
||||
<class>QQuickWidget</class>
|
||||
<extends>QWidget</extends>
|
||||
<header location="global">QtQuickWidgets/QQuickWidget</header>
|
||||
</customwidget>
|
||||
</customwidget> -->
|
||||
</customwidgets>
|
||||
<resources/>
|
||||
<connections>
|
||||
|
||||
Reference in New Issue
Block a user