Author: manolo Date: 2011-10-10 01:34:27 -0700 (Mon, 10 Oct 2011) New Revision: 9129 Log: Reflected the creation of the FL_SCREEN_CONFIGURATION_CHANGED event.
Modified: branches/branch-1.3/FL/names.h Modified: branches/branch-1.3/FL/names.h =================================================================== --- branches/branch-1.3/FL/names.h 2011-10-04 16:56:09 UTC (rev 9128) +++ branches/branch-1.3/FL/names.h 2011-10-10 08:34:27 UTC (rev 9129) @@ -66,6 +66,7 @@ "FL_DND_DRAG", "FL_DND_LEAVE", "FL_DND_RELEASE", + "FL_SCREEN_CONFIGURATION_CHANGED", }; /** _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
