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

New classes: AnimatedPosition and MouseInactivityDetector.

This commit is contained in:
jules 2013-06-22 14:42:45 +01:00
parent d6954b4bcf
commit d3a207c596
7 changed files with 544 additions and 2 deletions

View file

@ -22,7 +22,7 @@
==============================================================================
*/
#ifndef __JUCE_GRAPHICS_MODULE_JUCEHEADER__
#ifndef __JUCE_GRAPHICS_MODULE_JUCEHEADER__ // %%
#define __JUCE_GRAPHICS_MODULE_JUCEHEADER__
#include "../juce_core/juce_core.h"
@ -172,4 +172,4 @@ namespace juce
}
#endif // __JUCE_GRAPHICS_JUCEHEADER__
#endif // __JUCE_GRAPHICS_MODULE_JUCEHEADER__