summaryrefslogtreecommitdiff
path: root/src/gui/widgets/spacer.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-05-24Extended Guichan with an empty spacer widgetAngelo Castellani1-0/+28
Useful for making nicer layouts Signed-off-by: Jared Adams <jaxad0127@gmail.com>