summaryrefslogtreecommitdiffstats
path: root/src/gui/text
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-09-03 10:26:55 +0200
committerLars Knoll <lars.knoll@qt.io>2020-09-11 19:32:35 +0200
commit698761ea8a477d7c3544b604b105a9c1c76b8f80 (patch)
tree109683026fe58c53690b61c9f8381d30c0e6fe6f /src/gui/text
parent67519335211693b97db6e3bc4588a91b9eebfb39 (diff)
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>
Diffstat (limited to 'src/gui/text')
-rw-r--r--src/gui/text/qstatictext_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/text/qstatictext_p.h b/src/gui/text/qstatictext_p.h
index 8d6792216d..3760d3bf0f 100644
--- a/src/gui/text/qstatictext_p.h
+++ b/src/gui/text/qstatictext_p.h
@@ -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: