Make TX volatge for simu more flexible (#7124)
[opentx.git] / companion / src / htmldialog.ui
blob9c0a488c74ddbbb229126c509c7207c893bd661c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>HtmlDialog</class>
4 <widget class="QDialog" name="HtmlDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>788</width>
10 <height>528</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string/>
15 </property>
16 <layout class="QGridLayout" name="gridLayout">
17 <item row="0" column="0">
18 <widget class="QTextBrowser" name="textEditor">
19 <property name="readOnly">
20 <bool>true</bool>
21 </property>
22 </widget>
23 </item>
24 </layout>
25 </widget>
26 <resources>
27 <include location="companion.qrc"/>
28 </resources>
29 <connections/>
30 </ui>