summaryrefslogtreecommitdiff
path: root/NSCmpts/IDropTargetImpl.cpp
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2003-09-17 19:07:23 +0000
committerStef Walter <stef@thewalter.net>2003-09-17 19:07:23 +0000
commit3f95d417d9e623ac0c74df8ef11d7a01846392dd (patch)
tree45ec73f2dc07eafd7f41a6f62a8cdfbaa279469f /NSCmpts/IDropTargetImpl.cpp
Initial ImportHEADmaster
Diffstat (limited to 'NSCmpts/IDropTargetImpl.cpp')
-rw-r--r--NSCmpts/IDropTargetImpl.cpp20
1 files changed, 20 insertions, 0 deletions
diff --git a/NSCmpts/IDropTargetImpl.cpp b/NSCmpts/IDropTargetImpl.cpp
new file mode 100644
index 0000000..0ca984d
--- /dev/null
+++ b/NSCmpts/IDropTargetImpl.cpp
@@ -0,0 +1,20 @@
+// IDropTargetImpl.cpp: implementation of the IDropTargetImpl class.
+//
+//////////////////////////////////////////////////////////////////////
+
+#include "stdafx.h"
+#include "IDropTargetImpl.h"
+
+//////////////////////////////////////////////////////////////////////
+// Construction/Destruction
+//////////////////////////////////////////////////////////////////////
+
+IDropTargetImpl::IDropTargetImpl()
+{
+
+}
+
+IDropTargetImpl::~IDropTargetImpl()
+{
+
+}