mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added class: TextDragAndDropTarget.
This commit is contained in:
parent
ec89065a44
commit
5caaa4009a
32 changed files with 435 additions and 190 deletions
|
|
@ -26,10 +26,6 @@
|
|||
#ifndef __JUCE_FILEDRAGANDDROPTARGET_JUCEHEADER__
|
||||
#define __JUCE_FILEDRAGANDDROPTARGET_JUCEHEADER__
|
||||
|
||||
#include "../components/juce_Component.h"
|
||||
|
||||
|
||||
//==============================================================================
|
||||
/**
|
||||
Components derived from this class can have files dropped onto them by an external application.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue