STR #1447: Fixed CMake files to include new GTK+ scheme

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5490 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher 2006-09-26 18:05:10 +00:00
parent faddffcf18
commit cc1ab1a315
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.8
- Fixed CMake file to support GTK+ theme (STR #1447)
- Implemented alpha blending for Quartz, WIN32, and X11
- Check buttons did not redraw properly with box() set to
FL_NO_BOX (STR #1440)

View File

@ -104,6 +104,7 @@ SET(CPPFILES
fl_engraved_label.cxx
fl_file_dir.cxx
fl_font.cxx
fl_gtk.cxx
fl_labeltype.cxx
fl_line_style.cxx
fl_oval_box.cxx