removed static methods from wxAppTraitsBase, this doesn't work well in non-monolithic...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 Jul 2003 12:42:14 +0000 (12:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 Jul 2003 12:42:14 +0000 (12:42 +0000)
commit7843d11bdca4860661bdb9b571373706c9f02456
treee01b71a3b0d2219d7f884fe285f6f5d2704bd280
parentee2b8271011fb9b3c95bff59566b305ca54e62ad
removed static methods from wxAppTraitsBase, this doesn't work well in non-monolithic DLL build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/apptrait.h
src/common/appbase.cpp
src/common/appcmn.cpp