Can access the member variable here already...

This commit is contained in:
Ansariel
2026-06-22 11:32:04 +02:00
parent c649fe934f
commit 33ec6eb2cd
+1 -1
View File
@@ -1784,7 +1784,7 @@ void LLStatusBar::setBackgroundColor( const LLColor4& color )
LLPanel::setBackgroundColor(color);
mBalancePanel->setBackgroundColor(color);
mTimeMediaPanel->setBackgroundColor(color);
getChild<LLPanel>("omnifilter_controls_panel")->setBackgroundColor(color);
mOmnifilterPanel->setBackgroundColor(color);
}
void LLStatusBar::updateNetstatVisibility(const LLSD& data)