From b6b4ea19929e7e67d987041aa129366f4fed3a6d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Oct 2012 02:30:20 +0300 Subject: Add palette inheritance to progressbar class. --- src/gui/widgets/playerbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/playerbox.cpp') diff --git a/src/gui/widgets/playerbox.cpp b/src/gui/widgets/playerbox.cpp index 5156b4bb6..697174fa2 100644 --- a/src/gui/widgets/playerbox.cpp +++ b/src/gui/widgets/playerbox.cpp @@ -36,8 +36,8 @@ #include "debug.h" PlayerBox::PlayerBox(Being *const being, const std::string &skin) : - ScrollArea(), Widget2(), + ScrollArea(), mBeing(being), mAlpha(1.0), mSkin(nullptr), -- cgit v1.2.3-70-g09d2