From 542570896e1e0ce73ebfc442b48e741c2ea32377 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Wed, 25 Jul 2012 22:27:32 +0200 Subject: Removed all the hardcoded sizes of the various setup tabs Instead, support for dynamically adjusting layout was added to the Container class. Various other places were also adapted to use the new layout support in Container. Reviewed-by: Erik Schilling --- src/gui/widgets/setuptab.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/widgets/setuptab.cpp') diff --git a/src/gui/widgets/setuptab.cpp b/src/gui/widgets/setuptab.cpp index a1a493ad..dc183a50 100644 --- a/src/gui/widgets/setuptab.cpp +++ b/src/gui/widgets/setuptab.cpp @@ -23,5 +23,4 @@ SetupTab::SetupTab() { - setOpaque(false); } -- cgit v1.2.3-70-g09d2