From 9fd44d5e44ea13d5419e4cc40e620563b2530d21 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 13 Apr 2018 23:43:27 +0200 Subject: [PATCH] Bug 795230 - Rename Blend tool and provide PDB compatibility Rename gimpdrawable-blend.h to gimpdrawable-gradient.h. Note that this commit only renames the file; the actual changes are done in the next commit, so that git doesn't consider this a new file. --- app/core/{gimpdrawable-blend.h => gimpdrawable-gradient.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/core/{gimpdrawable-blend.h => gimpdrawable-gradient.h} (100%) diff --git a/app/core/gimpdrawable-blend.h b/app/core/gimpdrawable-gradient.h similarity index 100% rename from app/core/gimpdrawable-blend.h rename to app/core/gimpdrawable-gradient.h