Changeset cd2cc745 in sasview for src/sas/qtgui/Plotting/UI
- Timestamp:
- Apr 19, 2017 6:51:48 AM (8 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:
- 9d266d2
- Parents:
- 83eb5208
- Location:
- src/sas/qtgui/Plotting/UI
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Plotting/UI/BoxSumUI.ui
r83eb5208 rcd2cc745 21 21 </property> 22 22 <property name="windowIcon"> 23 <iconset resource="main_resources.qrc">23 <iconset> 24 24 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 25 25 </property> … … 413 413 </layout> 414 414 </widget> 415 <resources> 416 <include location="main_resources.qrc"/> 417 </resources> 415 <resources/> 418 416 <connections> 419 417 <connection> -
src/sas/qtgui/Plotting/UI/ColorMapUI.ui
r83eb5208 rcd2cc745 15 15 </property> 16 16 <property name="windowIcon"> 17 <iconset resource="main_resources.qrc">17 <iconset> 18 18 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 19 19 </property> … … 234 234 <zorder>verticalSpacer</zorder> 235 235 </widget> 236 <resources> 237 <include location="main_resources.qrc"/> 238 </resources> 236 <resources/> 239 237 <connections> 240 238 <connection> -
src/sas/qtgui/Plotting/UI/LinearFitUI.ui
r83eb5208 rcd2cc745 21 21 </property> 22 22 <property name="windowIcon"> 23 <iconset resource="main_resources.qrc">23 <iconset> 24 24 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 25 25 </property> … … 272 272 </layout> 273 273 </widget> 274 <resources> 275 <include location="main_resources.qrc"/> 276 </resources> 274 <resources/> 277 275 <connections> 278 276 <connection> -
src/sas/qtgui/Plotting/UI/MaskEditorUI.ui
r83eb5208 rcd2cc745 15 15 </property> 16 16 <property name="windowIcon"> 17 <iconset resource="main_resources.qrc">17 <iconset> 18 18 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 19 19 </property> … … 137 137 </layout> 138 138 </widget> 139 <resources> 140 <include location="main_resources.qrc"/> 141 </resources> 139 <resources/> 142 140 <connections/> 143 141 </ui> -
src/sas/qtgui/Plotting/UI/PlotPropertiesUI.ui
r83eb5208 rcd2cc745 8 8 <y>0</y> 9 9 <width>319</width> 10 <height> 172</height>10 <height>285</height> 11 11 </rect> 12 12 </property> … … 21 21 </property> 22 22 <property name="windowIcon"> 23 <iconset resource="main_resources.qrc">23 <iconset> 24 24 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 25 25 </property> … … 121 121 </layout> 122 122 </widget> 123 <resources> 124 <include location="main_resources.qrc"/> 125 </resources> 123 <resources/> 126 124 <connections> 127 125 <connection> -
src/sas/qtgui/Plotting/UI/ScalePropertiesUI.ui
r83eb5208 rcd2cc745 21 21 </property> 22 22 <property name="windowIcon"> 23 <iconset resource="main_resources.qrc">23 <iconset> 24 24 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 25 25 </property> … … 84 84 </layout> 85 85 </widget> 86 <resources> 87 <include location="main_resources.qrc"/> 88 </resources> 86 <resources/> 89 87 <connections> 90 88 <connection> -
src/sas/qtgui/Plotting/UI/SetGraphRangeUI.ui
r83eb5208 rcd2cc745 21 21 </property> 22 22 <property name="windowIcon"> 23 <iconset resource="main_resources.qrc">23 <iconset> 24 24 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 25 25 </property> … … 97 97 </layout> 98 98 </widget> 99 <resources> 100 <include location="main_resources.qrc"/> 101 </resources> 99 <resources/> 102 100 <connections> 103 101 <connection> -
src/sas/qtgui/Plotting/UI/SlicerParametersUI.ui
r83eb5208 rcd2cc745 21 21 </property> 22 22 <property name="windowIcon"> 23 <iconset resource="main_resources.qrc">23 <iconset> 24 24 <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> 25 25 </property> … … 40 40 </layout> 41 41 </widget> 42 <resources> 43 <include location="main_resources.qrc"/> 44 </resources> 42 <resources/> 45 43 <connections> 46 44 <connection>
Note: See TracChangeset
for help on using the changeset viewer.