summaryrefslogtreecommitdiffstats
path: root/LogReceiver/logreceiver.ui
blob: 0010c64069f6fafe144a381bebb9f788c91d04b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>LogReceiverClass</class>
 <widget class="QWidget" name="LogReceiverClass">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>572</width>
    <height>385</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>LogReceiver</string>
  </property>
  <property name="styleSheet">
   <string notr="true">#LogReceiverClass{
background:grey;
}</string>
  </property>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <resources/>
 <connections/>
</ui>