]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dnd.cpp
Use wxXmString instead of XmString.
[wxWidgets.git] / src / motif / dnd.cpp
index e9e57e42f8891de0ccd5fdfa8250be45338c8cc2..f4a9cefec71195a1ed465d0f5002f14fd96d0255 100644 (file)
@@ -164,7 +164,7 @@ wxDropSource::~wxDropSource(void)
 //  if (m_data) delete m_data;
 }
    
-wxDragResult wxDropSource::DoDragDrop( bool WXUNUSED(bAllowMove) )
+wxDragResult wxDropSource::DoDragDrop( int WXUNUSED(flags) )
 {
   //  wxASSERT_MSG( m_data, "wxDragSource: no data" );