parent
d2eca26b73
commit
a0242c53e2
@ -136,7 +136,7 @@ FindPanel::~FindPanel()
|
||||
void FindPanel::AttachedToWindow()
|
||||
{
|
||||
BView::AttachedToWindow();
|
||||
SetViewColor(216, 216, 216);
|
||||
SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
|
||||
Window()->SetDefaultButton(fFindButton);
|
||||
fFindButton->SetTarget(this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user