Minor compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -98,7 +98,7 @@ wxPostScriptPrintNativeData::wxPostScriptPrintNativeData()
|
|||||||
#if !defined(__VMS__) && !defined(__WXMSW__)
|
#if !defined(__VMS__) && !defined(__WXMSW__)
|
||||||
m_printerCommand = wxT("lpr");
|
m_printerCommand = wxT("lpr");
|
||||||
m_printerOptions = wxEmptyString;
|
m_printerOptions = wxEmptyString;
|
||||||
m_afmPath = wxEmptyString);
|
m_afmPath = wxEmptyString;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
m_printerScaleX = 1.0;
|
m_printerScaleX = 1.0;
|
||||||
|
Reference in New Issue
Block a user