Further stream tests, doc updates and minor clean-ups.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
void DoStreamDemo(wxCommandEvent& event);
|
||||
void DoStreamDemo2(wxCommandEvent& event);
|
||||
void DoStreamDemo3(wxCommandEvent& event);
|
||||
void DoStreamDemo4(wxCommandEvent& event);
|
||||
#if wxUSE_UNICODE
|
||||
void DoUnicodeDemo(wxCommandEvent& event);
|
||||
#endif
|
||||
@@ -78,6 +79,7 @@ enum
|
||||
TYPES_STREAM,
|
||||
TYPES_STREAM2,
|
||||
TYPES_STREAM3,
|
||||
TYPES_STREAM4,
|
||||
TYPES_MIME
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user