mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Fix for copying NamedValueSets, removed some win32 DC warnings. Removed the obj-C suffix setting from the jucer's global settings. Updated the Jucer to generate correct iPhone/iPad apps for iOS4. Renamed some of the demo build folders from "iPhone" to "iOS".
This commit is contained in:
parent
e7f4dac9f9
commit
e17dfb559f
46 changed files with 194 additions and 157 deletions
|
|
@ -321,7 +321,6 @@ private:
|
|||
static int doubleClickTimeOutMs;
|
||||
|
||||
MouseEvent& operator= (const MouseEvent&);
|
||||
JUCE_LEAK_DETECTOR (MouseEvent);
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue