From 01937a1cf8d3e81336af4bd47adb327aff7b5a4d Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 19 Jan 1999 19:29:47 +0000 Subject: Added button images for documentation. git-svn-id: file:///fltk/svn/fltk/trunk@236 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Check_Button.gif | Bin 0 -> 352 bytes documentation/Fl_Light_Button.gif | Bin 0 -> 462 bytes documentation/Fl_Return_Button.gif | Bin 0 -> 497 bytes documentation/Fl_Round_Button.gif | Bin 0 -> 378 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/Fl_Check_Button.gif create mode 100644 documentation/Fl_Light_Button.gif create mode 100644 documentation/Fl_Return_Button.gif create mode 100644 documentation/Fl_Round_Button.gif (limited to 'documentation') diff --git a/documentation/Fl_Check_Button.gif b/documentation/Fl_Check_Button.gif new file mode 100644 index 000000000..d29c34d1b Binary files /dev/null and b/documentation/Fl_Check_Button.gif differ diff --git a/documentation/Fl_Light_Button.gif b/documentation/Fl_Light_Button.gif new file mode 100644 index 000000000..38d55ced1 Binary files /dev/null and b/documentation/Fl_Light_Button.gif differ diff --git a/documentation/Fl_Return_Button.gif b/documentation/Fl_Return_Button.gif new file mode 100644 index 000000000..b9ee29dd7 Binary files /dev/null and b/documentation/Fl_Return_Button.gif differ diff --git a/documentation/Fl_Round_Button.gif b/documentation/Fl_Round_Button.gif new file mode 100644 index 000000000..476f92965 Binary files /dev/null and b/documentation/Fl_Round_Button.gif differ -- cgit v1.2.3