aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index bba96ba8171..2740364427d 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -1537,6 +1537,7 @@ enum display_element_type
1537 1537
1538enum prop_idx 1538enum prop_idx
1539{ 1539{
1540 AUTO_COMPOSED_PROP_IDX,
1540 FONTIFIED_PROP_IDX, 1541 FONTIFIED_PROP_IDX,
1541 FACE_PROP_IDX, 1542 FACE_PROP_IDX,
1542 INVISIBLE_PROP_IDX, 1543 INVISIBLE_PROP_IDX,