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/images/fltk_animated.gif | Bin 0 -> 116547 bytes test/images/fltk_animated2.gif | Bin 0 -> 12618 bytes test/images/fltk_animated3.gif | Bin 0 -> 60554 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/images/fltk_animated.gif create mode 100644 test/images/fltk_animated2.gif create mode 100644 test/images/fltk_animated3.gif (limited to 'test/images') diff --git a/test/images/fltk_animated.gif b/test/images/fltk_animated.gif new file mode 100644 index 000000000..bff543a05 Binary files /dev/null and b/test/images/fltk_animated.gif differ diff --git a/test/images/fltk_animated2.gif b/test/images/fltk_animated2.gif new file mode 100644 index 000000000..52b8a8359 Binary files /dev/null and b/test/images/fltk_animated2.gif differ diff --git a/test/images/fltk_animated3.gif b/test/images/fltk_animated3.gif new file mode 100644 index 000000000..8656c4d6a Binary files /dev/null and b/test/images/fltk_animated3.gif differ -- cgit v1.2.3