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:
parent
23e38f1980
commit
594918c817
@ -66,6 +66,7 @@ const char * const fl_eventnames[] =
|
||||
"FL_DND_DRAG",
|
||||
"FL_DND_LEAVE",
|
||||
"FL_DND_RELEASE",
|
||||
"FL_SCREEN_CONFIGURATION_CHANGED",
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user