Ticket #4795 (assigned)

Opened 9 years ago

Last modified 5 years ago

Remove OpenGL header includes from MantidPlot

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: trivial Milestone: Backlog
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

We have had to include the OpenGL headers (via a Mantid header) into a few files in MantidPlot in order to get it to compile with Qt 4.8

Ideally, including these headers should be the responsibility of upstream (which in this case is qwtplot3d - I think!)

The header included is

#include "MantidGeometry/Rendering/OpenGL_Headers.h"

and it was added to:

MantidPlot/src/UserFunction.h
MantidPlot/src/Graph3D.h
MantidPlot/src/Cone3D.cpp
MantidPlot/src/Bar.cpp

Change History

comment:1 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:2 Changed 8 years ago by Stuart Campbell

  • Milestone changed from Release 2.2 to Release 2.3

comment:3 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to release 2.4

comment:4 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:5 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:6 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to the Backlog after the code freeze for R2.6

comment:7 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5642

Note: See TracTickets for help on using tickets.