Suppress VC6 warnings about non-DLL-exported class for wxScrolled.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Oct 2009 11:18:11 +0000 (11:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Oct 2009 11:18:11 +0000 (11:18 +0000)
commitce38e440a6790c5e77306b0bb880cf7288f6bb6a
treec0fc1b96376ac896f396dacf779cdd4a13b82277
parent982d7f931701e2d65182f798e9182139efd67ed7
Suppress VC6 warnings about non-DLL-exported class for wxScrolled.

It's harmless to derive wxScrolledWindow from wxScrolled<> so suppress the
warnings about it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/scrolwin.h