Skip to content
Snippets Groups Projects
Commit 1dd44897 authored by A Nilsen's avatar A Nilsen
Browse files

Included MOF

parent 6ee99bf9
Branches
Tags
No related merge requests found
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>10</y> <y>4</y>
<width>225</width> <width>225</width>
<height>20</height> <height>20</height>
</rect> </rect>
...@@ -95,9 +95,9 @@ ...@@ -95,9 +95,9 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>270</y> <y>276</y>
<width>331</width> <width>331</width>
<height>122</height> <height>116</height>
</rect> </rect>
</property> </property>
<property name="font"> <property name="font">
...@@ -236,9 +236,9 @@ ...@@ -236,9 +236,9 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>110</y> <y>117</y>
<width>331</width> <width>331</width>
<height>152</height> <height>150</height>
</rect> </rect>
</property> </property>
<property name="font"> <property name="font">
...@@ -445,9 +445,9 @@ ...@@ -445,9 +445,9 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>40</y> <y>32</y>
<width>331</width> <width>331</width>
<height>61</height> <height>77</height>
</rect> </rect>
</property> </property>
<property name="font"> <property name="font">
...@@ -465,7 +465,7 @@ ...@@ -465,7 +465,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>140</x> <x>140</x>
<y>30</y> <y>25</y>
<width>65</width> <width>65</width>
<height>20</height> <height>20</height>
</rect> </rect>
...@@ -492,7 +492,7 @@ ...@@ -492,7 +492,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>30</y> <y>25</y>
<width>85</width> <width>85</width>
<height>20</height> <height>20</height>
</rect> </rect>
...@@ -518,8 +518,8 @@ ...@@ -518,8 +518,8 @@
</property> </property>
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>260</x> <x>259</x>
<y>30</y> <y>25</y>
<width>65</width> <width>65</width>
<height>20</height> <height>20</height>
</rect> </rect>
...@@ -539,6 +539,19 @@ ...@@ -539,6 +539,19 @@
<string>Infrared</string> <string>Infrared</string>
</property> </property>
</widget> </widget>
<widget class="QCheckBox" name="checkBox_mof_proj">
<property name="geometry">
<rect>
<x>10</x>
<y>52</y>
<width>91</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Include MOF</string>
</property>
</widget>
</widget> </widget>
<widget class="QCheckBox" name="checkBox_savemeta"> <widget class="QCheckBox" name="checkBox_savemeta">
<property name="geometry"> <property name="geometry">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment