more PascalCase to camelCase conversions
This commit is contained in:
@@ -192,7 +192,7 @@ void Statusbar::Helpers::ApplyFilterImmediately::operator()(const std::wstring &
|
||||
{
|
||||
m_ws = ws;
|
||||
m_f->applyFilter(ToString(m_ws));
|
||||
myScreen->RefreshWindow();
|
||||
myScreen->refreshWindow();
|
||||
}
|
||||
Status::trace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user