]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/paper.cpp
partially fix bug [ wxwindows-Bugs-1145813 ] Centre() Doesn't Work With Dual Monitors...
[wxWidgets.git] / src / common / paper.cpp
index 457e790c02e025cf55647c2c69e3b48064b80706..bad72e6dc2a22f1751d64139be57399d5ceb6d5c 100644 (file)
@@ -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