Commit f909e081 authored by Martin v. Löwis's avatar Martin v. Löwis

Patch #805976: Add DOTBOX and UNDERLINE.

parent a346e16f
......@@ -86,6 +86,11 @@ BROWSE='browse'
MULTIPLE='multiple'
EXTENDED='extended'
# Activestyle for list boxes
# NONE='none' is also valid
DOTBOX='dotbox'
UNDERLINE='underline'
# Various canvas styles
PIESLICE='pieslice'
CHORD='chord'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment