From ecf588b5ef86804b0074c54b6371cda9e8f346c2 Mon Sep 17 00:00:00 2001 From: Bertram Date: Thu, 3 Sep 2009 20:37:08 +0200 Subject: Resolved Mantis #847: Login stage Windows won't go less than the default gui opacity. Of course, in-game, the wanted opacity still shows up. --- src/gui/widgets/dropdown.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/widgets/dropdown.h') diff --git a/src/gui/widgets/dropdown.h b/src/gui/widgets/dropdown.h index e593b4e0..6e50bb5d 100644 --- a/src/gui/widgets/dropdown.h +++ b/src/gui/widgets/dropdown.h @@ -49,6 +49,11 @@ class DropDown : public gcn::DropDown ~DropDown(); + /** + * Update the alpha value to the graphic components. + */ + void updateAlpha(); + void draw(gcn::Graphics *graphics); void drawFrame(gcn::Graphics *graphics); -- cgit v1.2.3-70-g09d2