Ticket #11671 (closed: fixed)

Opened 5 years ago

Last modified 5 years ago

Fix Warning: Z-order assignment

Reported by: Steven Hahn Owned by: Steven Hahn
Priority: critical Milestone: Release 3.4
Component: GUI Keywords:
Cc: Blocked By:
Blocking: Tester: Ross Whitfield

Description

Several warnings appear while Generating ui_TomoReconstruction.h. These should be fixed before release 3.4.

/Users/svh/Documents/MantidProject/mantid/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/TomoReconstruction/TomoReconstruction.ui: Warning: Z-order assignment: is not a valid widget. /Users/svh/Documents/MantidProject/mantid/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/TomoReconstruction/TomoReconstruction.ui: Warning: Z-order assignment: 'horizontalSpacer_16' is not a valid widget. /Users/svh/Documents/MantidProject/mantid/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/TomoReconstruction/TomoReconstruction.ui: Warning: Z-order assignment: is not a valid widget. /Users/svh/Documents/MantidProject/mantid/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/TomoReconstruction/TomoReconstruction.ui: Warning: Z-order assignment: is not a valid widget. /Users/svh/Documents/MantidProject/mantid/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/TomoReconstruction/TomoReconstruction.ui: Warning: Z-order assignment: 'layoutWidget' is not a valid widget.

Change History

comment:1 Changed 5 years ago by Steven Hahn

  • Status changed from new to inprogress

Refs #11671. Delete extra zorder tags.

Changeset: fc452b2b789998fa4060aaeb78246c453b01dd29

comment:2 Changed 5 years ago by Ross Whitfield

  • Status changed from inprogress to verifying
  • Tester set to Ross Whitfield

comment:3 Changed 5 years ago by Steven Hahn

  • Status changed from verifying to verify
  • Resolution set to fixed

This is being verified as pull request #694.

comment:4 Changed 5 years ago by Ross Whitfield

  • Status changed from verify to closed

Merge pull request #694 from mantidproject/11671_extra_zorder_tags

Fix Warning: Z-order assignment

Full changeset: c32506a21297b3001f651822c13c98723554656d

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12509

Note: See TracTickets for help on using tickets.