Added ability for wxSTC's scrollbars to be supplieed externally, such
authorRobin Dunn <robin@alldunn.com>
Sun, 25 Nov 2001 08:53:33 +0000 (08:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 25 Nov 2001 08:53:33 +0000 (08:53 +0000)
commit5fa4613c81c918b98da6cecfe332d0fbcee56319
tree021b390551f5e228979abbee831c186840abd4d8
parent281de223c80ffa6cd448cbb253b56969cbabb6dc
Added ability for wxSTC's scrollbars to be supplieed externally, such
as those that are created in wxDynamicSashWindows,

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/stc/stc.h
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/stc.cpp
contrib/src/stc/stc.cpp.in
contrib/src/stc/stc.h.in
include/wx/stc/stc.h
src/stc/ScintillaWX.cpp
src/stc/stc.cpp
src/stc/stc.cpp.in
src/stc/stc.h.in