wxMSW compilation fixes for old mingw32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -222,7 +222,7 @@ wxPrintData::~wxPrintData()
|
||||
|
||||
#if defined(__WXMSW__) // && defined(__WIN32__)
|
||||
|
||||
#ifdef __WIN32__
|
||||
#if defined(__WXDEBUG__) && defined(__WIN32__)
|
||||
static wxString wxGetPrintDlgError()
|
||||
{
|
||||
DWORD err = CommDlgExtendedError();
|
||||
|
Reference in New Issue
Block a user