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

Tidy divider comments

This commit is contained in:
Anthony Nicholls 2023-05-26 09:04:21 +01:00
parent 4351812e83
commit f5cd9547dd
6 changed files with 15 additions and 15 deletions

View file

@ -1875,7 +1875,7 @@ public:
flags = getCleanedStringArray (flags);
}
//==========================================================================
//==============================================================================
void writeInfoPlistFile() const
{
if (! shouldCreatePList())