No #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObject class, so compilation...
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 10 Jan 2000 23:58:16 +0000 (23:58 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 10 Jan 2000 23:58:16 +0000 (23:58 +0000)
commit47cb3382821da600af6e2423dbd6c4898e9282e2
treed94a26b18f465fb8203a8b7c73cf65e131c266ee
parentcfb76a19a4aeb25f245196ff5d4cae8a33fa6802
No #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObject class, so compilation failed if wxUSE_DRAG_AND_DROP was 0 and wxUSE_METAFILE was 1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/metafile.cpp