1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
This commit is contained in:
jules 2008-05-16 15:31:02 +00:00
parent 8471edfcd2
commit b3aabd8c2f
20 changed files with 5773 additions and 5773 deletions

View file

@ -378,7 +378,7 @@ public:
destShape.startNewSubPath (x2, y2);
}
else
else
{
destShape.startNewSubPath (x, y);
}