shift the print position a little

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-12-30 01:43:59 +00:00
parent c3bc3b6184
commit 4e6ab75bf8

View File

@@ -498,8 +498,7 @@ class PrintCalend:
year, month = self.year, self.month
x = 1.0
x = 0.5
for i in range(2):
y = 0.5