summaryrefslogtreecommitdiffstats
path: root/LogReceiver/logreceiver.ui
diff options
context:
space:
mode:
authorNiklas2011-09-01 09:31:39 +0200
committerNiklas2011-09-01 09:31:39 +0200
commit4e1b9faba7503f99ee2fbcd7458f66ade42fa309 (patch)
tree4f9668c17d4dbf103ba71302624a387b080301a3 /LogReceiver/logreceiver.ui
parentsome minor changes (diff)
downloadfbgui-4e1b9faba7503f99ee2fbcd7458f66ade42fa309.tar.gz
fbgui-4e1b9faba7503f99ee2fbcd7458f66ade42fa309.tar.xz
fbgui-4e1b9faba7503f99ee2fbcd7458f66ade42fa309.zip
tried to clean the git. deleted old unused files and folders. moved customdhcpcd and LogReceiver to the fbgui folder
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>