Added new stream tests to typetest.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,8 @@ public:
|
||||
void DoStreamDemo3(wxCommandEvent& event);
|
||||
void DoStreamDemo4(wxCommandEvent& event);
|
||||
void DoStreamDemo5(wxCommandEvent& event);
|
||||
void DoStreamDemo6(wxCommandEvent& event);
|
||||
void DoStreamDemo7(wxCommandEvent& event);
|
||||
#if wxUSE_UNICODE
|
||||
void DoUnicodeDemo(wxCommandEvent& event);
|
||||
#endif // wxUSE_UNICODE
|
||||
@@ -84,6 +86,8 @@ enum
|
||||
TYPES_STREAM3,
|
||||
TYPES_STREAM4,
|
||||
TYPES_STREAM5,
|
||||
TYPES_STREAM6,
|
||||
TYPES_STREAM7,
|
||||
TYPES_MIME
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user