From ee15faab48a24252e7494c0805c1ac8002df5999 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Tue, 4 May 1999 19:14:17 +0000 Subject: [PATCH] Exporting nsIDragSession.h --- widget/public/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/widget/public/Makefile.in b/widget/public/Makefile.in index cc61a6dc83c1..8089e3b6bee7 100644 --- a/widget/public/Makefile.in +++ b/widget/public/Makefile.in @@ -72,6 +72,7 @@ EXPORTS = \ nsITransferable.h \ nsIGenericTransferable.h \ nsIDragService.h \ + nsIDragSession.h \ nsIClipboardOwner.h \ nsIFormatConverter.h \ $(NULL)