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
Lars Knoll 2020-09-03 10:26:55 +02:00
parent 6751933521
commit 698761ea8a
1 changed files with 0 additions and 1 deletions

View File

@ -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: