From 769a34317f100d2d62af57a61f1bb88d876c3c08 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Tue, 3 Feb 2009 17:54:01 -0700 Subject: Show the scroll area again for the skill dialog. While this commit isn't needed so much, I think that now that opacity actually works in tables now, it looks a bit bettwe with the scroll area visible. Signed-off-by: Ira Rice --- src/gui/skill.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/gui/skill.cpp b/src/gui/skill.cpp index 60f8ee65..732aaa12 100644 --- a/src/gui/skill.cpp +++ b/src/gui/skill.cpp @@ -144,7 +144,6 @@ SkillDialog::SkillDialog(): mTable.setActionEventId("skill"); skillScrollArea->setHorizontalScrollPolicy(gcn::ScrollArea::SHOW_NEVER); - skillScrollArea->setOpaque(false); place(0, 0, skillScrollArea, 5).setPadding(3); place(0, 1, mPointsLabel, 2); -- cgit v1.2.3-70-g09d2