1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00

Tweak to TextInputTarget. Code clean-ups. Jucer development.

This commit is contained in:
Julian Storer 2010-04-30 11:00:38 +01:00
parent 27d1d9a9d9
commit 7ed446b5fd
53 changed files with 1019 additions and 909 deletions

View file

@ -28,7 +28,7 @@
#if JUCE_INCLUDED_FILE
//==============================================================================
#ifdef JUCE_DEBUG
#if JUCE_DEBUG
#define JUCE_DEBUG_XERRORS 1
#endif