Reflected the creation of the FL_SCREEN_CONFIGURATION_CHANGED event.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9129 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2011-10-10 08:34:27 +00:00
parent 23e38f1980
commit 594918c817

View File

@ -66,6 +66,7 @@ const char * const fl_eventnames[] =
"FL_DND_DRAG",
"FL_DND_LEAVE",
"FL_DND_RELEASE",
"FL_SCREEN_CONFIGURATION_CHANGED",
};
/**