wxDataFormat typedef added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
75c6c54531
commit
c6020b7d71
@ -863,5 +863,8 @@ typedef int (*WXFARPROC)();
|
||||
|
||||
#endif
|
||||
|
||||
// for drag & drop and clipboard operations
|
||||
typedef unsigned short wxDataFormat;
|
||||
|
||||
#endif
|
||||
// __WXDEFSH__
|
||||
|
Loading…
Reference in New Issue
Block a user