ui window cleaning

This commit is contained in:
Hendrik Schutter 2019-02-09 21:26:04 +01:00
parent 67d7f64610
commit 1939b2521f
1 changed files with 1 additions and 35 deletions

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
<string>OpenFilmLightController</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QLCDNumber" name="lcdBrightness">
@ -273,40 +273,6 @@
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menuOpenFilmLight_Controller">
<property name="enabled">
<bool>true</bool>
</property>
<property name="title">
<string>OpenFilmLight Controller</string>
</property>
</widget>
<addaction name="menuOpenFilmLight_Controller"/>
</widget>
<widget class="QToolBar" name="mainToolBar">
<property name="enabled">
<bool>true</bool>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>