Gobs of changes needed to get up to date with today's CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
int GetQuality();
|
||||
wxPrintBin GetBin();
|
||||
wxPrintMode GetPrintMode() const;
|
||||
int GetMedia() const;
|
||||
|
||||
void SetNoCopies(int v);
|
||||
void SetCollate(bool flag);
|
||||
@@ -95,7 +96,8 @@ public:
|
||||
void SetQuality(int quality);
|
||||
void SetBin(wxPrintBin bin);
|
||||
void SetPrintMode(wxPrintMode printMode);
|
||||
|
||||
void SetMedia(int media);
|
||||
|
||||
wxString GetFilename() const;
|
||||
void SetFilename( const wxString &filename );
|
||||
|
||||
|
Reference in New Issue
Block a user