mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
NSViewFrameWatcher: Extract from NSViewComponent implementation
This commit is contained in:
parent
bd0ca90952
commit
d03fac6823
3 changed files with 112 additions and 79 deletions
|
|
@ -143,6 +143,7 @@
|
|||
#if JUCE_MAC || JUCE_IOS
|
||||
|
||||
#if JUCE_MAC
|
||||
#include "native/juce_mac_NSViewFrameWatcher.h"
|
||||
#include "native/juce_mac_NSViewComponent.mm"
|
||||
#include "native/juce_mac_AppleRemote.mm"
|
||||
#include "native/juce_mac_SystemTrayIcon.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue