Prevent multiple enum values from appearing on one line.

This commit is contained in:
Nathan Osman
2016-10-15 22:26:01 -07:00
parent cf3932529a
commit c3fc9fd400

View File

@@ -1394,7 +1394,7 @@ GENERATE_TREEVIEW = NO
# Minimum value: 0, maximum value: 20, default value: 4.
# This tag requires that the tag GENERATE_HTML is set to YES.
ENUM_VALUES_PER_LINE = 4
ENUM_VALUES_PER_LINE = 1
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
# to set the initial width (in pixels) of the frame in which the tree is shown.