From b57ab24cdaa596bf91604279c97fbfdeff1dc93b Mon Sep 17 00:00:00 2001 From: David Athay Date: Fri, 9 May 2008 15:23:32 +0000 Subject: Changed the tabbedarea to be transparant as before. Changed setup window and skills dialog to use the new tabbed area. Removed tabbed container as it is no longer used. Fixed a crash with the chat window. --- src/gui/setup_keyboard.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/setup_keyboard.cpp') diff --git a/src/gui/setup_keyboard.cpp b/src/gui/setup_keyboard.cpp index e88080b5..2b785dd5 100644 --- a/src/gui/setup_keyboard.cpp +++ b/src/gui/setup_keyboard.cpp @@ -75,6 +75,7 @@ Setup_Keyboard::Setup_Keyboard(): { keyboard.setSetupKeyboard(this); setOpaque(false); + setDimension(gcn::Rectangle(0, 0, 250, 200)); refreshKeys(); -- cgit v1.2.3-70-g09d2