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/window.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/widgets/window.h') diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 38742a73e..2c6c0ab8e 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -89,7 +89,8 @@ class Window : public gcn::Window, private gcn::WidgetListener /** * Sets the location relative to the given widget (only horisontally) */ - void setLocationHorisontallyRelativeTo(const gcn::Widget *const widget); + void setLocationHorisontallyRelativeTo(const gcn::Widget + *const widget); /** * Sets the location relative to the given enumerated position. -- cgit v1.2.3-70-g09d2