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

... in preparation for actually renaming the class, but as a
separate step to keep the history.
This commit is contained in:
Ell
2019-11-03 18:44:24 +02:00
parent 74009c8b1e
commit 0ddd3330b8
3 changed files with 2 additions and 2 deletions

View File

@ -333,10 +333,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 \