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

Incl. check box for metadata

parent e13f255e
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>349</width>
<height>429</height>
<height>459</height>
</rect>
</property>
<property name="windowTitle">
......@@ -44,7 +44,7 @@
<property name="geometry">
<rect>
<x>200</x>
<y>400</y>
<y>430</y>
<width>141</width>
<height>22</height>
</rect>
......@@ -71,7 +71,7 @@
<property name="geometry">
<rect>
<x>10</x>
<y>400</y>
<y>430</y>
<width>50</width>
<height>22</height>
</rect>
......@@ -540,12 +540,31 @@
</property>
</widget>
</widget>
<widget class="QCheckBox" name="checkBox_savemeta">
<property name="geometry">
<rect>
<x>10</x>
<y>400</y>
<width>201</width>
<height>17</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Save project's metadata to file</string>
</property>
</widget>
<zorder>groupBox_3</zorder>
<zorder>checkBox_resetNib</zorder>
<zorder>button_box</zorder>
<zorder>toolButton_help</zorder>
<zorder>groupBox</zorder>
<zorder>groupBox_2</zorder>
<zorder>checkBox_savemeta</zorder>
</widget>
<resources/>
<connections>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment