X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2997ca30d66c2dc778ed9a84c8c94fea6ec1c958..7e4fb3b8168f4f2dbf2f8a246d3e094a8ccba194:/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