Changeset be8f4b0 in sasview for src/sas/qtgui/Perspectives/Fitting/UI
- Timestamp:
- Jan 16, 2018 4:50:31 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:
- 47d7d2d
- Parents:
- 676f137
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/UI/ConstraintWidgetUI.ui
r676f137 rbe8f4b0 63 63 </sizepolicy> 64 64 </property> 65 <property name="contextMenuPolicy"> 66 <enum>Qt::ActionsContextMenu</enum> 67 </property> 65 68 <property name="alternatingRowColors"> 66 69 <bool>true</bool> … … 69 72 <enum>QAbstractItemView::SelectRows</enum> 70 73 </property> 71 <row>72 <property name="text">73 <string/>74 </property>75 </row>76 <row>77 <property name="text">78 <string/>79 </property>80 </row>81 <row>82 <property name="text">83 <string/>84 </property>85 </row>86 74 </widget> 87 75 </item> … … 122 110 <verstretch>0</verstretch> 123 111 </sizepolicy> 112 </property> 113 <property name="contextMenuPolicy"> 114 <enum>Qt::ActionsContextMenu</enum> 124 115 </property> 125 116 <column>
Note: See TracChangeset
for help on using the changeset viewer.