QColorTransform: remove unimplemented function from the private class
QColorTransformPrivate::simpleGammaCorrection is not implemented anywhere, so remove the declaration. Change-Id: I07debd84e49389a0f1ef1b3798f809447a342f3a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 6b2cc49580bab245e970d5162207fb0086a2750c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
5f1c3fc935
commit
7e47bc09cc
@ -35,7 +35,6 @@ public:
|
||||
|
||||
void updateLutsIn() const;
|
||||
void updateLutsOut() const;
|
||||
bool simpleGammaCorrection() const;
|
||||
bool isIdentity() const;
|
||||
|
||||
Q_GUI_EXPORT void prepare();
|
||||
|
Loading…
x
Reference in New Issue
Block a user