From 9eb240c821d75292ed02c64246d83558c8b84324 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 12 Jan 2009 16:44:38 -0700 Subject: Updated the po files so that they shouldn't generate errors for us any more, as well as a few more code style fixes. Signed-off-by: Ira Rice --- src/gui/shortcutcontainer.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/shortcutcontainer.cpp') diff --git a/src/gui/shortcutcontainer.cpp b/src/gui/shortcutcontainer.cpp index 88d9bb22..d03bc809 100644 --- a/src/gui/shortcutcontainer.cpp +++ b/src/gui/shortcutcontainer.cpp @@ -58,8 +58,7 @@ void ShortcutContainer::widgetResized(const gcn::Event &event) } } -int -ShortcutContainer::getIndexFromGrid(int pointX, int pointY) const +int ShortcutContainer::getIndexFromGrid(int pointX, int pointY) const { const gcn::Rectangle tRect = gcn::Rectangle( 0, 0, mGridWidth * mBoxWidth, mGridHeight * mBoxHeight); -- cgit v1.2.3-70-g09d2