mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-27 02:20:05 +00:00
OSX GL views: accepting first mouse click event.
This commit is contained in:
parent
2590de5bad
commit
dea1aa475b
3 changed files with 5 additions and 3 deletions
|
|
@ -82,7 +82,7 @@ private:
|
|||
}
|
||||
}
|
||||
|
||||
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (SharedValueSourceUpdater);
|
||||
JUCE_DECLARE_NON_COPYABLE (SharedValueSourceUpdater);
|
||||
};
|
||||
|
||||
Value::ValueSource::ValueSource()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue