summaryrefslogtreecommitdiffstats
path: root/LogReceiver/logreceiver.ui
diff options
context:
space:
mode:
Diffstat (limited to 'LogReceiver/logreceiver.ui')
-rw-r--r--LogReceiver/logreceiver.ui25
1 files changed, 25 insertions, 0 deletions
diff --git a/LogReceiver/logreceiver.ui b/LogReceiver/logreceiver.ui
new file mode 100644
index 0000000..0010c64
--- /dev/null
+++ b/LogReceiver/logreceiver.ui
@@ -0,0 +1,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>