From ab7ab9e52ab87963831f90ab25957d883878654d Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 2 Jun 2016 21:00:37 +0200 Subject: New ImageCache class for reusing Image resources. --- plugin/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) (limited to 'plugin') diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 16095a8..73a4866 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -72,6 +72,7 @@ GUI_SRC = \ @top_srcdir@/plugingui/filebrowser.cc \ @top_srcdir@/plugingui/directory.cc \ @top_srcdir@/plugingui/image.cc \ + @top_srcdir@/plugingui/imagecache.cc \ @top_srcdir@/plugingui/combobox.cc \ @top_srcdir@/plugingui/progressbar.cc \ @top_srcdir@/plugingui/verticalline.cc \ -- cgit v1.2.3