]> git.saurik.com Git - wxWidgets.git/commit
Simplify the wxWebFileHandler code by using a map to store the query string and manip...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 31 Jul 2011 10:50:46 +0000 (10:50 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 31 Jul 2011 10:50:46 +0000 (10:50 +0000)
commit9b4670e5bcaeba0898d4aecd40c2bb0dc00f5de5
tree703b53da642b6c8a3e1507f6432ce0605739b739
parent9e3d4a32106c8c0f85695f68856da137c14d2b5c
Simplify the wxWebFileHandler code by using a map to store the query string and manipulate it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/webviewfilehandler.cpp