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. --- plugingui/Makefile.mingw32 | 1 + 1 file changed, 1 insertion(+) (limited to 'plugingui/Makefile.mingw32') diff --git a/plugingui/Makefile.mingw32 b/plugingui/Makefile.mingw32 index 9820d1a..98d8f29 100644 --- a/plugingui/Makefile.mingw32 +++ b/plugingui/Makefile.mingw32 @@ -35,6 +35,7 @@ GUI_SRC = \ filebrowser.cc \ directory.cc \ image.cc \ + imagecache.cc \ combobox.cc \ progressbar.cc \ verticalline.cc \ -- cgit v1.2.3