diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-12-05 16:07:55 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-12-05 16:07:55 +0000 |
| commit | 4abadf9df5bed7f8537a3fbf889ae66d7ed66450 (patch) | |
| tree | 93894a8fc327f94c69288988f2a3291ed2f74ff0 /documentation | |
| parent | 0e49ecd3d3be764fe8b0687193f41a859ff4f5f5 (diff) | |
Fixed tree-elements image
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7955 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index b3316506f..ee54c8fb7 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -118,7 +118,7 @@ IMAGEFILES = \ $(SRC_DOCDIR)/table-simple.gif \ $(SRC_DOCDIR)/tabs.gif \ $(SRC_DOCDIR)/text.gif \ - $(SRC_DOCDIR)/tree-elements.gif \ + $(SRC_DOCDIR)/tree-elements.png \ $(SRC_DOCDIR)/valuators.gif \ $(SRC_DOCDIR)/value_slider.gif |
