projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update OpenVMS makefiles for WXMARKUP
[wxWidgets.git]
/
src
/
osx
/
dnd_osx.cpp
diff --git
a/src/osx/dnd_osx.cpp
b/src/osx/dnd_osx.cpp
index 7fb1c922cc3051e9b040e049966a5384755e94ea..fc2e684f2d0761338108b36ad3957b9597d87f05 100644
(file)
--- a/
src/osx/dnd_osx.cpp
+++ b/
src/osx/dnd_osx.cpp
@@
-36,7
+36,7
@@
wxDragResult wxDropTarget::OnDragOver(
wxDataFormat wxDropTarget::GetMatchingPair()
{
- wxFAIL_MSG("wxDropTarget::GetMatchingPair() not implemented in src/osx/
carbon/dnd
.cpp");
+ wxFAIL_MSG("wxDropTarget::GetMatchingPair() not implemented in src/osx/
dnd_osx
.cpp");
return wxDF_INVALID;
}