summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/names.h b/FL/names.h
index f54393cbd..09000c47e 100644
--- a/FL/names.h
+++ b/FL/names.h
@@ -66,6 +66,7 @@ const char * const fl_eventnames[] =
"FL_DND_DRAG",
"FL_DND_LEAVE",
"FL_DND_RELEASE",
+ "FL_SCREEN_CONFIGURATION_CHANGED",
};
/**