don't crash in GetInstallPrefix() if wxTheApp == NULL (especially as we don't need...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Mar 2006 14:34:27 +0000 (14:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Mar 2006 14:34:27 +0000 (14:34 +0000)
commit300ff33dec4eab9d4b8aac72558d8ba8ec4923c1
tree5248e361d7fef95f95eb02ad3adcc3d9f86e0acc
parent5cf83b1ac09099a783104e1bb34d9bac9034c21c
don't crash in GetInstallPrefix() if wxTheApp == NULL (especially as we don't need it anyhow)

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