summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/widget-separator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new widget "spacer" which adds an empty space between widgetsPatrick Storz2019-08-311-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.
* Add new widget "separator" which draws a line between widgetsPatrick Storz2019-08-311-0/+42