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