diff options
Diffstat (limited to 'qtmips_gui/NewDialog.ui')
-rw-r--r-- | qtmips_gui/NewDialog.ui | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/qtmips_gui/NewDialog.ui b/qtmips_gui/NewDialog.ui index e3423a4..ee30fc2 100644 --- a/qtmips_gui/NewDialog.ui +++ b/qtmips_gui/NewDialog.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>558</width> - <height>316</height> + <height>323</height> </rect> </property> <property name="windowTitle"> @@ -81,6 +81,13 @@ </widget> </item> <item> + <widget class="QCheckBox" name="reset_at_compile"> + <property name="text"> + <string>Reset at compile time (reload after make)</string> + </property> + </widget> + </item> + <item> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> |