projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Applied rowspan patch #15276 (dghart)
[wxWidgets.git]
/
include
/
wx
/
os2
/
dnd.h
diff --git
a/include/wx/os2/dnd.h
b/include/wx/os2/dnd.h
index 05e34264d18a76e4189314a24c3c85cb6b22ee04..9ead739ac4742b26d678cdb9266de562b513d00d 100644
(file)
--- a/
include/wx/os2/dnd.h
+++ b/
include/wx/os2/dnd.h
@@
-1,5
+1,5
@@
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
-// Name: dnd.h
+// Name:
wx/os2/
dnd.h
// Purpose: declaration of the wxDropTarget class
// Author: David Webster
// Modified by:
// Purpose: declaration of the wxDropTarget class
// Author: David Webster
// Modified by:
@@
-62,7
+62,7
@@
protected:
class WXDLLIMPEXP_CORE wxDropTarget : public wxDropTargetBase
{
public:
class WXDLLIMPEXP_CORE wxDropTarget : public wxDropTargetBase
{
public:
- wxDropTarget(wxDataObject* pDataObject =
(wxDataObject*)
NULL);
+ wxDropTarget(wxDataObject* pDataObject = NULL);
virtual ~wxDropTarget();
//
virtual ~wxDropTarget();
//