app: rename gimpimageviewable.[ch] to gimpimageproxy.[ch]

... in preparation for actually renaming the class, but as a
separate step to keep the history.

(cherry picked from commit 0ddd3330b8)
This commit is contained in:
Ell
2019-11-03 18:44:24 +02:00
parent e2fe79d859
commit defe920d43
3 changed files with 2 additions and 2 deletions

View File

@ -321,10 +321,10 @@ libappcore_a_sources = \
gimpimage-undo.h \
gimpimage-undo-push.c \
gimpimage-undo-push.h \
gimpimageproxy.c \
gimpimageproxy.h \
gimpimageundo.c \
gimpimageundo.h \
gimpimageviewable.c \
gimpimageviewable.h \
gimpimagefile.c \
gimpimagefile.h \
gimpitem.c \