More procparams.h relaxation

This commit is contained in:
Flössie
2019-03-01 17:40:02 +01:00
parent 0cbc4923bc
commit 57d030881d
76 changed files with 597 additions and 538 deletions

View File

@@ -16,10 +16,14 @@
* You should have received a copy of the GNU General Public License
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
*/
#include "preprocess.h"
#include "guiutils.h"
#include <sstream>
#include "preprocess.h"
#include "guiutils.h"
#include "../rtengine/procparams.h"
using namespace rtengine;
using namespace rtengine::procparams;