/**
Destructor.
*/
- ~wxMemoryOutputStream();
+ virtual ~wxMemoryOutputStream();
/**
CopyTo allowed you to transfer data from the internal buffer of
/**
Destructor.
*/
- ~wxMemoryInputStream();
+ virtual ~wxMemoryInputStream();
/**
Returns the pointer to the stream object used as an internal buffer