summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/widget-separator.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-31Add new widget "spacer" which adds an empty space between widgetsPatrick Storz1-0/+1
The attribute "size" allows to define the spacing in px. The special value "expand" can be used to make the spacer consume all available space in the parent.
2019-08-31Add new widget "separator" which draws a line between widgetsPatrick Storz1-0/+42