From 96d3520f217a55a853b8c1a20f3975eee5c032b6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 1 Sep 2012 13:57:45 +0300 Subject: Fix code style. --- src/gui/widgets/layouthelper.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/widgets/layouthelper.cpp') diff --git a/src/gui/widgets/layouthelper.cpp b/src/gui/widgets/layouthelper.cpp index 9e93f6de5..e0dc82b8f 100644 --- a/src/gui/widgets/layouthelper.cpp +++ b/src/gui/widgets/layouthelper.cpp @@ -40,7 +40,8 @@ const Layout &LayoutHelper::getLayout() const return mLayout; } -LayoutCell &LayoutHelper::place(const int x, const int y, gcn::Widget *const wg, +LayoutCell &LayoutHelper::place(const int x, const int y, + gcn::Widget *const wg, const int w, const int h) { mContainer->add(wg); -- cgit v1.2.3-60-g2f50