]> git.saurik.com Git - wxWidgets.git/commit
By assigning wxEmptyString instead of NULL to m_commandString,
authorOve Kaaven <ovek@arcticnet.no>
Thu, 29 Jul 1999 10:16:49 +0000 (10:16 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Thu, 29 Jul 1999 10:16:49 +0000 (10:16 +0000)
commit04392d70b9f3774176d0d598683f1bed27e6c9c3
treebb99debdc297d8b69391c52781c744c3eef00211
parentf79c001d5d3dcb664480e9b0e8989117dbd41b34
By assigning wxEmptyString instead of NULL to m_commandString,
I hope to reduce the number of crash-on-startup events

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