move wxIsDragResultOk out of line to avoid problems with DLL-exported inline function...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Nov 2006 14:08:27 +0000 (14:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Nov 2006 14:08:27 +0000 (14:08 +0000)
commit77c8787c164beb31e6a0eafbd3215bc377af6946
treeee946dccc9aed9e0011e78325f1edc0b4f2d7b17
parentbe6d15fbd311a1aaed9a17bfe5aa32c52d4f59d3
move wxIsDragResultOk out of line to avoid problems with DLL-exported inline functions (mingw32 3.4.5 warns about it)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dnd.h
src/common/dndcmn.cpp