X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..acf8e3d29e897ade2087e3d9048e5c448823d391:/include/wx/stream.h diff --git a/include/wx/stream.h b/include/wx/stream.h index 83551e2127..c65ac904a9 100644 --- a/include/wx/stream.h +++ b/include/wx/stream.h @@ -99,7 +99,7 @@ protected: friend class wxStreamBuffer; - DECLARE_NO_COPY_CLASS(wxInputStream) + DECLARE_NO_COPY_CLASS(wxStreamBase) }; // ----------------------------------------------------------------------------