made code more const-correct to fix g++ warnings about converting literal strings...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Jul 2009 13:34:46 +0000 (13:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Jul 2009 13:34:46 +0000 (13:34 +0000)
commitc2e5ea68a170f509952f285de99e2bea2be6188e
tree8048200875d813ddbac9c3d1a4728518f56d048d
parent8eceaeb621b932f61d2c8a41028e878e5c9b5fc1
made code more const-correct to fix g++ warnings about converting literal strings to non-const char*

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
demos/poem/wxpoem.cpp