I don't know why this didn't happen under R5, but now the slider background
is no longer just white... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17816 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
100e579871
commit
f7a09629e5
@ -149,6 +149,7 @@ TimeSlider::~TimeSlider()
|
||||
void
|
||||
TimeSlider::AttachedToWindow()
|
||||
{
|
||||
BSlider::AttachedToWindow();
|
||||
SetTarget(this);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user