From a5b9cc888b4c4a902777c95385e3f3d8da5d5bf8 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 8 Aug 2022 11:07:40 +0200 Subject: Add option to test Fl_Flex in test/pack.cxx This new feature demonstrates that Fl_Flex can be used (almost) as a drop-in replacement of Fl_Pack. Add missing file to examples/.gitignore. --- examples/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/.gitignore b/examples/.gitignore index bf8efbd8b..488ace5b6 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -10,6 +10,7 @@ howto-add_fd-and-popen howto-browser-with-icons howto-drag-and-drop howto-draw-an-x +howto-flex-simple howto-menu-with-images howto-parse-args howto-remap-numpad-keyboard-keys -- cgit v1.2.3