]> git.saurik.com Git - wxWidgets.git/commit - src/mac/carbon/dc.cpp
mac changes : wxDC - removed doubly defined vars (inherited from base) and fixed...
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 3 Mar 2001 17:18:03 +0000 (17:18 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 3 Mar 2001 17:18:03 +0000 (17:18 +0000)
commit0b014ec713bbadb49460e4b23310fd325cdc0036
tree62cd5a2a1e9823fcca733d5ad9968435c214e34f
parent1d261710b8a6cf129d9670d640a4d5df3ca6c0cc
mac changes : wxDC - removed doubly defined vars (inherited from base) and fixed wxPen - width scales with context and 0 width always renders one pixel wide

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