Author: manolo Date: 2011-10-10 01:54:59 -0700 (Mon, 10 Oct 2011) New Revision: 9130 Log: Reflected the creation of the SCREEN_CONFIGURATION_CHANGED event.
Modified: branches/branch-3.0/include/fltk3/names.h Modified: branches/branch-3.0/include/fltk3/names.h =================================================================== --- branches/branch-3.0/include/fltk3/names.h 2011-10-10 08:34:27 UTC (rev 9129) +++ branches/branch-3.0/include/fltk3/names.h 2011-10-10 08:54:59 UTC (rev 9130) @@ -75,6 +75,7 @@ "fltk3::DND_DRAG", "fltk3::DND_LEAVE", "fltk3::DND_RELEASE", + "fltk3::SCREEN_CONFIGURATION_CHANGED", }; /** _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
