OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / ground / openpilotgcs / src / plugins / osgearthview / osgearthview.ui
blob451223605740e78a38e11914ce5a7d17e9a1973b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>OsgEarthview</class>
4 <widget class="QWidget" name="OsgEarthview">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>400</width>
10 <height>300</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
17 <item>
18 <widget class="OsgViewerWidget" name="widget" native="true"/>
19 </item>
20 </layout>
21 </widget>
22 <customwidgets>
23 <customwidget>
24 <class>OsgViewerWidget</class>
25 <extends>QWidget</extends>
26 <header>osgviewerwidget.h</header>
27 <container>1</container>
28 </customwidget>
29 </customwidgets>
30 <resources/>
31 <connections/>
32 </ui>