]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/paper.cpp
source compatible way to solve the background problem
[wxWidgets.git] / src / common / paper.cpp
index 5a2316cf4fda923a4e575532871cd0b5e24399ac..457e790c02e025cf55647c2c69e3b48064b80706 100644 (file)
@@ -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