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:
@@ -498,8 +498,7 @@ class PrintCalend:
|
|||||||
|
|
||||||
year, month = self.year, self.month
|
year, month = self.year, self.month
|
||||||
|
|
||||||
x = 1.0
|
x = 0.5
|
||||||
|
|
||||||
for i in range(2):
|
for i in range(2):
|
||||||
y = 0.5
|
y = 0.5
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user