X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..a721fd82b7ca8c97048453d4aaff559e8f741d69:/include/wx/os2/dnd.h diff --git a/include/wx/os2/dnd.h b/include/wx/os2/dnd.h index 05e34264d1..ee3c574515 100644 --- a/include/wx/os2/dnd.h +++ b/include/wx/os2/dnd.h @@ -62,7 +62,7 @@ protected: class WXDLLIMPEXP_CORE wxDropTarget : public wxDropTargetBase { public: - wxDropTarget(wxDataObject* pDataObject = (wxDataObject*)NULL); + wxDropTarget(wxDataObject* pDataObject = NULL); virtual ~wxDropTarget(); //