X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2997ca30d66c2dc778ed9a84c8c94fea6ec1c958..ac1f013c401dd0e907be2d32a027b7b61a5dbe3e:/src/common/paper.cpp diff --git a/src/common/paper.cpp b/src/common/paper.cpp index 457e790c02..bad72e6dc2 100644 --- a/src/common/paper.cpp +++ b/src/common/paper.cpp @@ -283,7 +283,7 @@ wxSize wxPrintPaperDatabase::GetSize(wxPaperSize paperId) if (type) return type->GetSize(); else - return wxSize(); + return wxSize(0,0); } // Get the paper size