]> git.saurik.com Git - wxWidgets.git/commit
no real changes, just come cleanup (use constants instead of hardcoded values; remove...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Oct 2008 13:29:26 +0000 (13:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Oct 2008 13:29:26 +0000 (13:29 +0000)
commitea84f255b1aeb046fe477cc12023a722f39864e5
tree0a4a866dc4b58d1bc25d568e16710c2513bfcb08
parent012b4a0790f4ce2e668f44204d415ce379bdcd44
no real changes, just come cleanup (use constants instead of hardcoded values; remove _T()s; don't allocate things on the heap unnecessarily; don't make members public or protected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/ipc/baseserver.cpp