DnD feedback
keyx down and key up. listbox bug added bitmap to wxBitmapDataObject constructor corrected spelling of "Suiss bank account" git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -115,6 +115,8 @@ public:
|
||||
|
||||
wxBitmapDataObject(void) {}
|
||||
|
||||
wxBitmapDataObject( const wxBitmap& bitmap ) { m_bitmap = bitmap; }
|
||||
|
||||
virtual wxDataFormat GetFormat() const
|
||||
{ return wxDF_BITMAP; }
|
||||
|
||||
|
Reference in New Issue
Block a user