git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44020
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Windows XP, so if we're sure it works correctly under other
// systems we could do this only for XP
SetSize(-1, 1); // 1 is small enough to force vert scrollbar
// Windows XP, so if we're sure it works correctly under other
// systems we could do this only for XP
SetSize(-1, 1); // 1 is small enough to force vert scrollbar
}
else if ( m_windowStyle & wxTE_AUTO_URL )
{
}
else if ( m_windowStyle & wxTE_AUTO_URL )
{