]> git.saurik.com Git - wxWidgets.git/commit
Fixed problem with wxPen::SetDashes. (An array of bytes was typcast
authorRobin Dunn <robin@alldunn.com>
Thu, 27 Sep 2001 00:35:24 +0000 (00:35 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 27 Sep 2001 00:35:24 +0000 (00:35 +0000)
commitedd971741e8778de6b709f0a4aa59e5b5f93e54e
treeeb9316e5f9b1183bf97a9bd4243ce89ee747fc63
parent217cb2fab89bd023fbe873cc9b006fe4ac6f1b1f
Fixed problem with wxPen::SetDashes.  (An array of bytes was typcast
to an array of DWORDs.)

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