From 57d2c6b922339bf6ea86856cb9d245218232cdfb Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Tue, 22 Mar 2016 16:48:13 -0300 Subject: Removed unecessary QDebug #include's. --- divergentcolorscale.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'divergentcolorscale.cpp') diff --git a/divergentcolorscale.cpp b/divergentcolorscale.cpp index 8396d72..1d92b53 100644 --- a/divergentcolorscale.cpp +++ b/divergentcolorscale.cpp @@ -2,8 +2,6 @@ #include -#include - DivergentColorScale::DivergentColorScale(const QColor &color1, const QColor &colorMiddle, const QColor &color2) -- cgit v1.2.3