This commit is contained in:
rods%netscape.com 1999-04-22 14:16:30 +00:00
Родитель a89e2b099e
Коммит 9525f46b91
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -36,6 +36,8 @@ class nsIDragService : public nsISupports {
public:
static const nsIID& GetIID() { static nsIID iid = NS_IDRAGSERVICE_IID; return iid; }
/**
* Set the current state of the drag whether it can be dropped or not.
* usually the target "frame" sets this so the native system can render the correct feedback