projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed some default value for wxGrid compatibility ctor resolving ambiguity of writi...
[wxWidgets.git]
/
include
/
wx
/
mac
/
dnd.h
diff --git
a/include/wx/mac/dnd.h
b/include/wx/mac/dnd.h
index 5a7a65335f43519c006de7e4ad8e71f568232b15..e3a149ed857396232c71235ed7e69eee5eecd3cc 100644
(file)
--- a/
include/wx/mac/dnd.h
+++ b/
include/wx/mac/dnd.h
@@
-155,7
+155,7
@@
class WXDLLEXPORT wxDropTarget: public wxObject
// protected:
- friend wxWindow;
+ friend
class
wxWindow;
// Override these to indicate what kind of data you support: