Fixed indentation and removed whitespaces at the end of line
svn-id: r35481
This commit is contained in:
parent
2ec51ef358
commit
b1999a2a16
71 changed files with 651 additions and 651 deletions
|
@ -158,7 +158,7 @@ protected:
|
|||
class ThemeLayoutVertical : public ThemeLayout {
|
||||
public:
|
||||
ThemeLayoutVertical(ThemeLayout *p, int spacing, bool center) :
|
||||
ThemeLayout(p, "") {
|
||||
ThemeLayout(p, "") {
|
||||
_spacing = spacing;
|
||||
_centered = center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue