added missing wxSTD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -132,7 +132,7 @@ private:
|
|||||||
|
|
||||||
class WXDLLEXPORT wxTextCtrlBase : public wxControl
|
class WXDLLEXPORT wxTextCtrlBase : public wxControl
|
||||||
#ifndef NO_TEXT_WINDOW_STREAM
|
#ifndef NO_TEXT_WINDOW_STREAM
|
||||||
, public streambuf
|
, public wxSTD streambuf
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user