don't provide unnecessary (as default) arguments to wxPen ctor, this incidentally...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Mar 2008 20:46:36 +0000 (20:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Mar 2008 20:46:36 +0000 (20:46 +0000)
commit36c10aa142e23b1e6dffb15eb41fe259c7df7502
tree7eb6d57811a74a1c60cbfa06b2cb620c188cafa3
parentd696577ccb14068f102ab554d9bca9e7100f0621
don't provide unnecessary (as default) arguments to wxPen ctor, this incidentally fixes deprecation warnings

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