summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimagereader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qimagereader.h')
-rw-r--r--src/gui/image/qimagereader.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/gui/image/qimagereader.h b/src/gui/image/qimagereader.h
index 7cd3b81a7d..d40cbb89b8 100644
--- a/src/gui/image/qimagereader.h
+++ b/src/gui/image/qimagereader.h
@@ -117,13 +117,6 @@ public:
void setAutoTransform(bool enabled);
bool autoTransform() const;
-#if QT_DEPRECATED_SINCE(5, 15)
- QT_DEPRECATED_VERSION_X_5_15("Use QColorSpace instead")
- void setGamma(float gamma);
- QT_DEPRECATED_VERSION_X_5_15("Use QColorSpace instead")
- float gamma() const;
-#endif
-
QByteArray subType() const;
QList<QByteArray> supportedSubTypes() const;