Merge pull request #5315 from Beep6581/rtsurface-cleanup

Rtsurface cleanup
This commit is contained in:
Floessie
2019-07-09 13:02:46 +02:00
committed by GitHub
9 changed files with 124 additions and 107 deletions

View File

@@ -16,12 +16,16 @@
* You should have received a copy of the GNU General Public License
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
*/
#include "myflatcurve.h"
#include "../rtengine/curves.h"
#include "editcallbacks.h"
#include <cstring>
#include <gdkmm/types.h>
#include "myflatcurve.h"
#include "editcallbacks.h"
#include "../rtengine/curves.h"
MyFlatCurve::MyFlatCurve () :
MyCurve(),
clampedX(0.0),