X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/525d858363f08a3d774b494bd8df19e4ab7c9dc0..c7ff293b4280dfad1e4133b51d9e93d67c722752:/src/common/paper.cpp diff --git a/src/common/paper.cpp b/src/common/paper.cpp index 5a2316cf4f..457e790c02 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(0, 0); + return wxSize(); } // Get the paper size