Add wxDataFormat GetMatchingPair() which wxGTK and wxMSW already had under different...
authorRobert Roebling <robert@roebling.de>
Wed, 21 Jan 2009 14:01:31 +0000 (14:01 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 21 Jan 2009 14:01:31 +0000 (14:01 +0000)
commit51c9c13c05b3aa6e713b7bcfcc027e7ece75541c
tree9a42c127b1d2de7ab1a022dc83840442fee8a36e
parentd8efd2198ff050ca5a5726bcad0f42692fe872df
Add wxDataFormat GetMatchingPair() which wxGTK and wxMSW already had under different names

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/dnd.h
include/wx/msw/ole/droptgt.h
src/gtk/dnd.cpp
src/msw/ole/droptgt.cpp