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

More graphics refactoring.

This commit is contained in:
jules 2011-10-12 10:10:30 +01:00
parent 75bbd8e2b2
commit f9c7761e60
4 changed files with 100 additions and 86 deletions

View file

@ -54,8 +54,6 @@
#endif
//==============================================================================
#include "native/juce_RenderingHelpers.h"
// START_AUTOINCLUDE colour/*.cpp, geometry/*.cpp, placement/*.cpp, contexts/*.cpp, images/*.cpp,
// image_formats/*.cpp, fonts/*.cpp, effects/*.cpp
#include "colour/juce_Colour.cpp"