Skip to content
Snippets Groups Projects
Commit 36bfc565 authored by Matthew Andrew's avatar Matthew Andrew
Browse files

Changed gravity default added testdata Re #22661

parent 1b417b6e
No related merge requests found
c1ff7d0082fa8166d86de2cff6bbbea0
......@@ -1742,7 +1742,7 @@ class SANSDataProcessorGui(QtGui.QMainWindow, ui_sans_data_processor_window.Ui_S
self.q_xy_step_line_edit.setText("")
self.q_xy_step_type_combo_box.setCurrentIndex(0)
self.gravity_group_box.setChecked(True)
self.gravity_group_box.setChecked(False)
self.gravity_extra_length_line_edit.setText("")
self.q_resolution_group_box.setChecked(False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment