Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrientation enum.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Dec 2009 16:35:47 +0000 (16:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Dec 2009 16:35:47 +0000 (16:35 +0000)
commitaf7e24c33e1e6e00a7687ee965b921dbe60cdb36
tree0d0f5028e633e3831b325b488470450b03cb998e
parent6087ca88c10c97baeb549de50e7cfe76e3ec41ef
Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrientation enum.

Change wxPrintData::SetOrientation() to take wxPrintOrientation instead of
int.

Closes #11393.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/cmndata.h
include/wx/defs.h
include/wx/motif/dcprint.h
include/wx/palmos/dcprint.h
include/wx/x11/dcprint.h
interface/wx/cmndata.h
interface/wx/defs.h
src/msw/dcprint.cpp
src/msw/printdlg.cpp
src/palmos/dcprint.cpp