From cb8ece3cbd118c8b49513af1457f5d84df4e99dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Thu, 14 Jul 2022 14:06:07 +0200 Subject: [PATCH] Doc: Remove Qt-5 only part in qimageiohandler.cpp Change-Id: Ie9c3633be3acca158499a5be8f344331df82b528 Reviewed-by: Paul Wicking --- src/gui/image/qimageiohandler.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/gui/image/qimageiohandler.cpp b/src/gui/image/qimageiohandler.cpp index 41a4e8a803..264b720b5e 100644 --- a/src/gui/image/qimageiohandler.cpp +++ b/src/gui/image/qimageiohandler.cpp @@ -133,11 +133,6 @@ \value ImageTransformation. A handler which supports this option can read the transformation metadata of an image. A handler that supports this option should not apply the transformation itself. - -\if !defined(qt6) - \value TransformedByDefault. A handler that reports support for this feature - will have image transformation metadata applied by default on read. -\endif */ /*! \enum QImageIOHandler::Transformation