From 49fa5d9b6915cba4264b090ff0ee98e5b5c5eac8 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 19 Apr 2017 14:20:19 +0200 Subject: Add \since to QSGTexture::AnisotropyLevel Amends change 5ef3265cd46de6579399562429e26961d6f13885. Change-Id: I6c75273e45e235084e5aea53e83669bab85798ee Reviewed-by: Andy Nichols --- src/quick/scenegraph/util/qsgtexture.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/quick/scenegraph/util/qsgtexture.cpp') diff --git a/src/quick/scenegraph/util/qsgtexture.cpp b/src/quick/scenegraph/util/qsgtexture.cpp index bc59c49162..72125728a1 100644 --- a/src/quick/scenegraph/util/qsgtexture.cpp +++ b/src/quick/scenegraph/util/qsgtexture.cpp @@ -293,6 +293,8 @@ static void qt_debug_remove_texture(QSGTexture* texture) \value Anisotropy8x 8x anisotropic filtering. \value Anisotropy16x 16x anisotropic filtering. + + \since 5.9 */ /*! -- cgit v1.2.3