no (real) changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2002-01-09 01:35:48 +00:00
parent 46d5292540
commit 53fd33dcf1

View File

@ -831,7 +831,7 @@ MyPanel::MyPanel( wxFrame *frame, int x, int y, int w, int h )
wxPoint(450, 10), wxSize(230, 230),
wxTE_RICH |
wxTE_MULTILINE |
wxTE_AUTO_URL |
// wxTE_AUTO_URL |
wxHSCROLL);
#if 1