1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Tidied up some divider comments

This commit is contained in:
ed 2019-09-06 11:41:27 +01:00
parent 4126dc72b1
commit 4edb0d2c90
26 changed files with 114 additions and 114 deletions

View file

@ -219,7 +219,7 @@ void SidePanel::mouseUp (const MouseEvent&)
}
}
//==========================================================================
//==============================================================================
void SidePanel::lookAndFeelChanged()
{
auto& lf = getLookAndFeel();