summaryrefslogtreecommitdiff
path: root/documentation/enumerations.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/enumerations.html')
-rw-r--r--documentation/enumerations.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/enumerations.html b/documentation/enumerations.html
index c5aed2a1c..2d7817248 100644
--- a/documentation/enumerations.html
+++ b/documentation/enumerations.html
@@ -295,6 +295,8 @@ cursors.</P>
<LI><TT>FL_DAMAGE_SCROLL</TT> - The <TT>Fl_Scroll</TT> widget was
scrolled. </LI>
<LI><TT>FL_DAMAGE_OVERLAY</TT> - The overlay planes need to be redrawn. </LI>
+<LI><TT>FL_DAMAGE_USER1</TT> - First user-defined damage bit. </LI>
+<LI><TT>FL_DAMAGE_USER2</TT> - Second user-defined damage bit. </LI>
<LI><TT>FL_DAMAGE_ALL</TT> - Everything needs to be redrawn. </LI>
</UL>
</BODY></HTML>