Added Set/GetSelection to wxPrintDialogData (the value of the Selection radio button);
authorJulian Smart <julian@anthemion.co.uk>
Tue, 31 Aug 1999 12:03:05 +0000 (12:03 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 31 Aug 1999 12:03:05 +0000 (12:03 +0000)
commit5360828db9ece34c6c7dc81ec7b4a294e6cd5cd5
treec58e4701ed3d557ad83a1ef368183ee9f988413f
parent311227c3fe69ac4d3f45999c2234d8276cf5e761
Added Set/GetSelection to wxPrintDialogData (the value of the Selection radio button);
corrected bug in cursor.cpp (used wxIconRefData).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/print.tex
include/wx/cmndata.h
src/common/cmndata.cpp
src/msw/cursor.cpp