yacreader/common/gl
Felix Kauselmann 81b4d25b5c Remove unneeded QtOpenGL dependency
Qt OpenGL in Qt5 is a deprecated module that is discouraged for
new code usage. We have been including this module in our builds
despite not relying on its functionality for a long time now -
probably an oversight from porting to the newer functions.

Time to remove it.

IMPORTANT INFORMATION: In Qt6, a lot of functionality that was
provided by Qt GUI was moved into the 'new' Qt6 Qt OpenGL module.
Thus, even if it makes perfectly sense to remove it for Qt5 builds
we will likely have to restore it for Qt6 builds at a later time.
2021-03-09 18:26:01 +01:00
..
yacreader_flow_gl.cpp Remove unneeded QtOpenGL dependency 2021-03-09 18:26:01 +01:00
yacreader_flow_gl.h Fix code formatting. 2019-08-24 14:37:25 +02:00