hacked around wxGTK wxStaticText which doesn't derive from wxStaticTextBase (argh...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2005 00:01:35 +0000 (00:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2005 00:01:35 +0000 (00:01 +0000)
commitdec48aa578d886cf26559dc80141fac5f628ff08
tree6bdab3031bf27de464773d7297b09e7b8cc29fbc
parent98fe5d46bd7f829bc22576ebaf4438e44d4193c1
hacked around wxGTK wxStaticText which doesn't derive from wxStaticTextBase (argh): declare and define Wrap() directly in wxStaticText for this port

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/stattext.h
src/common/dlgcmn.cpp