From a63313bc227406f55fc0a7f805444508aa3a8f33 Mon Sep 17 00:00:00 2001 From: Angelo Castellani Date: Mon, 23 May 2011 12:09:00 -0400 Subject: Widened the setup window by 5px To make room for the interface tab Signed-off-by: Jared Adams --- src/gui/setup_joystick.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/setup_joystick.cpp') diff --git a/src/gui/setup_joystick.cpp b/src/gui/setup_joystick.cpp index 7ac5b5ed..de5ddf3f 100644 --- a/src/gui/setup_joystick.cpp +++ b/src/gui/setup_joystick.cpp @@ -55,7 +55,7 @@ Setup_Joystick::Setup_Joystick(): place = h.getPlacer(0, 1); place(0, 0, mCalibrateButton); - setDimension(gcn::Rectangle(0, 0, 365, 75)); + setDimension(gcn::Rectangle(0, 0, 370, 75)); } void Setup_Joystick::action(const gcn::ActionEvent &event) -- cgit v1.2.3-60-g2f50