OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / ground / openpilotgcs / src / plugins / debuggadget / debug.ui
blob72adcb7ee80d20db65879499188aa5ffdc87218d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>Form</class>
4 <widget class="QWidget" name="Form">
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="QPushButton" name="pushButton">
19 <property name="text">
20 <string>Save to file</string>
21 </property>
22 </widget>
23 </item>
24 <item>
25 <widget class="QTextBrowser" name="plainTextEdit"/>
26 </item>
27 </layout>
28 </widget>
29 <resources/>
30 <connections/>
31 </ui>