From 39d74b5b3db328fa32f7b831936d3671d29ff0e3 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Mon, 17 Jun 2019 09:28:29 +0200 Subject: rhi: Remove reserved and since from the shader classes Private API, do not bother with these yet. Change-Id: I77fb8fadee427425759ed42234944b30155db0f5 Reviewed-by: Lars Knoll --- src/gui/rhi/qshaderdescription.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/rhi/qshaderdescription.cpp') diff --git a/src/gui/rhi/qshaderdescription.cpp b/src/gui/rhi/qshaderdescription.cpp index ed549b083f..c2dbbb38fa 100644 --- a/src/gui/rhi/qshaderdescription.cpp +++ b/src/gui/rhi/qshaderdescription.cpp @@ -44,7 +44,6 @@ QT_BEGIN_NAMESPACE /*! \class QShaderDescription \inmodule QtRhi - \since 5.14 \brief Describes the interface of a shader. -- cgit v1.2.3