mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-01 03:10:06 +00:00
Reorganised some of the juce source tree folders. Added a new JUCE_DEPRECATED macro, and tested it by renaming Button::addButtonListener to Button::addListener for consistency with other widgets. Added Samplitude to the AudioHostType class. Fixed window maximising in win32.
This commit is contained in:
parent
c8799c9107
commit
7becff2aa4
169 changed files with 2140 additions and 2007 deletions
|
|
@ -32,7 +32,7 @@ BEGIN_JUCE_NAMESPACE
|
|||
#include "../juce_Desktop.h"
|
||||
#include "../../../events/juce_MessageManager.h"
|
||||
#include "../../../core/juce_Time.h"
|
||||
#include "../../../core/juce_Random.h"
|
||||
#include "../../../maths/juce_Random.h"
|
||||
#include "../layout/juce_ComponentBoundsConstrainer.h"
|
||||
#include "../mouse/juce_FileDragAndDropTarget.h"
|
||||
#include "../mouse/juce_MouseInputSource.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue