Whitespace fix.
This commit is contained in:
parent
9aac90dd81
commit
a8d145813d
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ private:
|
|||
void layout(const point& origin);
|
||||
|
||||
/** See @ref widget::impl_draw_children. */
|
||||
virtual void impl_draw_children(int x_offset, int y_offset) override;
|
||||
virtual void impl_draw_children(int x_offset, int y_offset) override;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue