]> git.saurik.com Git - wxWidgets.git/commit - include/wx/gdicmn.h
moved wxDash typedef to gdicmn.h
authorRon Lee <ron@debian.org>
Mon, 13 Mar 2000 14:34:35 +0000 (14:34 +0000)
committerRon Lee <ron@debian.org>
Mon, 13 Mar 2000 14:34:35 +0000 (14:34 +0000)
commit236a9de39afa090fdee3cf91cb5364ceca69e3f8
treeefba5621acf879e0a4c48c8d0a7b587f0e1aa0a9
parentdfd2e67583503a2d8592cd3eb1070fabe7426b64
moved wxDash typedef to gdicmn.h
added wxXXXDash, platform dependant types for all ports
made using native dialogs the default in msw/setup0.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
include/wx/gdicmn.h
include/wx/gtk/pen.h
include/wx/gtk1/pen.h
include/wx/mac/pen.h
include/wx/motif/dcclient.h
include/wx/motif/pen.h
include/wx/msw/pen.h
include/wx/msw/setup0.h
include/wx/os2/pen.h
include/wx/qt/pen.h
include/wx/stubs/pen.h
src/mac/carbon/pen.cpp
src/mac/pen.cpp
src/motif/dcclient.cpp
src/motif/pen.cpp
src/msw/pen.cpp
src/os2/pen.cpp
src/qt/pen.cpp
src/stubs/pen.cpp