Remove Qt6 related comment
We can't unexport the class, as it's being used by the OpenGL paint engine in QtOpenGL. Change-Id: I74c1bef0e4720a82679a329462e80571f0583a84 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>bb10
parent
6751933521
commit
698761ea8a
|
|
@ -59,7 +59,6 @@
|
|||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
// ### Qt 6: Unexport again, if QOpenGLStaticTextUserData (the one from QtOpenGL) is gone by then
|
||||
class Q_GUI_EXPORT QStaticTextUserData
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue