1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/keyboard
reuk 90f37e27ea Windows: Fix DLL build
There were a few "ambiguous operator new/delete" errors that were due to
inheriting from a private base class that used the leak detector. These
errors are resolved by adding the leak detector to the derived classes.

JUCE_API was missing from a few useful types, notably the ARA hosting
types.
2024-10-22 13:24:46 +01:00
..
juce_CaretComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_CaretComponent.h Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_KeyboardFocusTraverser.cpp FocusTraverser: Make more things const 2024-08-01 16:10:09 +00:00
juce_KeyboardFocusTraverser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_KeyListener.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_KeyListener.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_KeyPress.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_KeyPress.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ModifierKeys.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ModifierKeys.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemClipboard.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TextEditorKeyMapper.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TextInputTarget.h Update licensing information 2024-04-16 11:39:35 +01:00