mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 08:53:53 +00:00
Can access the member variable here already...
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user