From aefbc69aac9f7c793725153eefce2631555bfd1f Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 8 Apr 2009 00:44:12 +0200 Subject: Associated setup tab name with the tab itself Keeps things together in the right place and allowed writing a bit more generic code in the Setup class. --- src/gui/setup_keyboard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/setup_keyboard.cpp') diff --git a/src/gui/setup_keyboard.cpp b/src/gui/setup_keyboard.cpp index 8383af97..9e43b322 100644 --- a/src/gui/setup_keyboard.cpp +++ b/src/gui/setup_keyboard.cpp @@ -74,7 +74,7 @@ Setup_Keyboard::Setup_Keyboard(): mKeySetting(false) { keyboard.setSetupKeyboard(this); - setOpaque(false); + setName(_("Keyboard")); refreshKeys(); -- cgit v1.2.3-70-g09d2