mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-26 02:14:22 +00:00
Documentation fix.
This commit is contained in:
parent
416c8f3220
commit
041a68f5da
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
Note: If all that you need to do is to respond to files being drag-and-dropped from
|
||||
the operating system onto your component, you don't need any of these classes: you can do this
|
||||
simply by overriding Component::filesDropped().
|
||||
simply by overriding FileDragAndDropTarget::filesDropped().
|
||||
|
||||
@see DragAndDropTarget
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue