diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-11-08 17:29:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-08 17:29:21 +0100 |
| commit | e457fe86012dd31ae10f3e2196ee28be081d1125 (patch) | |
| tree | 6c703b7a6024a38a1fcd72b3b44e41c6d754245b /test/makedepend | |
| parent | 76a3ded5491c3cbc31f921ddbc9d2afa4257940a (diff) | |
| parent | 75240c9a32a9ed8875d516cbefb35c3826f0566d (diff) | |
Merge pull request #165 from engelsman/dox-resize-example5
Add new resize example to test and dox.
Add new resize examples to demo menu, remove figure numbers (by Albrecht).
Diffstat (limited to 'test/makedepend')
| -rw-r--r-- | test/makedepend | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/test/makedepend b/test/makedepend index 0a24d8603..3eac520e7 100644 --- a/test/makedepend +++ b/test/makedepend @@ -1794,6 +1794,51 @@ resize-example4b.o: ../FL/Fl_Widget.H resize-example4b.o: ../FL/Fl_Window.H resize-example4b.o: ../FL/platform_types.h resize-example4b.o: resize-arrows.h +resize-example5a.o: ../FL/abi-version.h +resize-example5a.o: ../FL/Enumerations.H +resize-example5a.o: ../FL/Fl.H +resize-example5a.o: ../FL/Fl_Bitmap.H +resize-example5a.o: ../FL/Fl_Box.H +resize-example5a.o: ../FL/Fl_Double_Window.H +resize-example5a.o: ../FL/Fl_Export.H +resize-example5a.o: ../FL/Fl_Group.H +resize-example5a.o: ../FL/Fl_Image.H +resize-example5a.o: ../FL/fl_types.h +resize-example5a.o: ../FL/fl_utf8.h +resize-example5a.o: ../FL/Fl_Widget.H +resize-example5a.o: ../FL/Fl_Window.H +resize-example5a.o: ../FL/platform_types.h +resize-example5a.o: resize-arrows.h +resize-example5b.o: ../FL/abi-version.h +resize-example5b.o: ../FL/Enumerations.H +resize-example5b.o: ../FL/Fl.H +resize-example5b.o: ../FL/Fl_Bitmap.H +resize-example5b.o: ../FL/Fl_Box.H +resize-example5b.o: ../FL/Fl_Double_Window.H +resize-example5b.o: ../FL/Fl_Export.H +resize-example5b.o: ../FL/Fl_Group.H +resize-example5b.o: ../FL/Fl_Image.H +resize-example5b.o: ../FL/fl_types.h +resize-example5b.o: ../FL/fl_utf8.h +resize-example5b.o: ../FL/Fl_Widget.H +resize-example5b.o: ../FL/Fl_Window.H +resize-example5b.o: ../FL/platform_types.h +resize-example5b.o: resize-arrows.h +resize-example5c.o: ../FL/abi-version.h +resize-example5c.o: ../FL/Enumerations.H +resize-example5c.o: ../FL/Fl.H +resize-example5c.o: ../FL/Fl_Bitmap.H +resize-example5c.o: ../FL/Fl_Box.H +resize-example5c.o: ../FL/Fl_Double_Window.H +resize-example5c.o: ../FL/Fl_Export.H +resize-example5c.o: ../FL/Fl_Group.H +resize-example5c.o: ../FL/Fl_Image.H +resize-example5c.o: ../FL/fl_types.h +resize-example5c.o: ../FL/fl_utf8.h +resize-example5c.o: ../FL/Fl_Widget.H +resize-example5c.o: ../FL/Fl_Window.H +resize-example5c.o: ../FL/platform_types.h +resize-example5c.o: resize-arrows.h resize.o: ../FL/abi-version.h resize.o: ../FL/Enumerations.H resize.o: ../FL/Fl.H |
