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