From 70bdf692794f228b25354c6b3d7c1ead872902ee Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 23 Feb 2023 19:28:27 +0100 Subject: Move animated gif images to the test/images folder ... to make them accessible to the help_dialog test if built with CMake. --- test/pixmaps/fltk_animated.gif | Bin 116547 -> 0 bytes test/pixmaps/fltk_animated2.gif | Bin 12618 -> 0 bytes test/pixmaps/fltk_animated3.gif | Bin 60554 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/pixmaps/fltk_animated.gif delete mode 100644 test/pixmaps/fltk_animated2.gif delete mode 100644 test/pixmaps/fltk_animated3.gif (limited to 'test/pixmaps') diff --git a/test/pixmaps/fltk_animated.gif b/test/pixmaps/fltk_animated.gif deleted file mode 100644 index bff543a05..000000000 Binary files a/test/pixmaps/fltk_animated.gif and /dev/null differ diff --git a/test/pixmaps/fltk_animated2.gif b/test/pixmaps/fltk_animated2.gif deleted file mode 100644 index 52b8a8359..000000000 Binary files a/test/pixmaps/fltk_animated2.gif and /dev/null differ diff --git a/test/pixmaps/fltk_animated3.gif b/test/pixmaps/fltk_animated3.gif deleted file mode 100644 index 8656c4d6a..000000000 Binary files a/test/pixmaps/fltk_animated3.gif and /dev/null differ -- cgit v1.2.3