diff --git a/get_nib_dialog_base.ui b/get_nib_dialog_base.ui index f5f012b2e2afeceb12405e52e188ba997c1e285f..82b6b179b02e4e6eb68d4b4a3d0b25987ce0b864 100644 --- a/get_nib_dialog_base.ui +++ b/get_nib_dialog_base.ui @@ -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>