ca3cbbce84
Summary: GammaRamp deletes an array in the destructor thus we have to either declare our own copy constructor and copy assignment operator or delete them both. GammaRamp looks more like an identity rather than a value so both copy constructor and copy assignment operator were deleted. Test Plan: Compiles. Reviewers: #kwin, romangg Reviewed By: #kwin, romangg Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D16023 |
||
---|---|---|
.. | ||
colorcorrect_settings.kcfg | ||
colorcorrect_settings.kcfgc | ||
colorcorrectdbusinterface.cpp | ||
colorcorrectdbusinterface.h | ||
constants.h | ||
gammaramp.h | ||
manager.cpp | ||
manager.h | ||
suncalc.cpp | ||
suncalc.h |