Changeset eae226b in sasview for src/sas/qtgui/Perspectives/Fitting/UI/MultiConstraintUI.ui
- Timestamp:
- Jan 10, 2018 5:15:53 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- d3c0b95
- Parents:
- 0595bb7
- git-author:
- Piotr Rozyczko <rozyczko@…> (01/09/18 03:44:55)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (01/10/18 05:15:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/UI/MultiConstraintUI.ui
r7fd20fc reae226b 10 10 <x>0</x> 11 11 <y>0</y> 12 <width>3 35</width>12 <width>369</width> 13 13 <height>143</height> 14 14 </rect> … … 158 158 </widget> 159 159 <resources/> 160 <connections/> 160 <connections> 161 <connection> 162 <sender>cmdOK</sender> 163 <signal>clicked()</signal> 164 <receiver>MultiConstraintUI</receiver> 165 <slot>accept()</slot> 166 <hints> 167 <hint type="sourcelabel"> 168 <x>321</x> 169 <y>121</y> 170 </hint> 171 <hint type="destinationlabel"> 172 <x>184</x> 173 <y>71</y> 174 </hint> 175 </hints> 176 </connection> 177 </connections> 161 178 </ui>
Note: See TracChangeset
for help on using the changeset viewer.