From 68f07db58aab37dac7f9eb9445f5632b1b09741a Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 17 Oct 2017 00:28:56 +0000 Subject: Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12506 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxyfile.in | 2 +- documentation/src/simple-terminal-default-ansi.png | Bin 0 -> 31676 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 documentation/src/simple-terminal-default-ansi.png (limited to 'documentation') diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in index 0508919b4..c0f7b26bd 100644 --- a/documentation/Doxyfile.in +++ b/documentation/Doxyfile.in @@ -652,7 +652,7 @@ EXCLUDE_SYMBOLS += Fl_Native_File_Chooser_FLTK_Driver # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = ../test +EXAMPLE_PATH = ../test ../examples # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp diff --git a/documentation/src/simple-terminal-default-ansi.png b/documentation/src/simple-terminal-default-ansi.png new file mode 100644 index 000000000..1c49b3337 Binary files /dev/null and b/documentation/src/simple-terminal-default-ansi.png differ -- cgit v1.2.3