some compilers don't like statics in inline functions, even if they're const -- repla...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Aug 2005 23:12:48 +0000 (23:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Aug 2005 23:12:48 +0000 (23:12 +0000)
commit5cb61fed97c78e0399ba18457e45b51f8eb15edf
tree5c9733bfe02091e598f187da00e4fdf00c60d057
parent84ae7ca4f69a393d2a94e8cc000898ee358985a8
some compilers don't like statics in inline functions, even if they're const -- replaced with an enum

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/execcmn.cpp