mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
@@ -481,7 +481,7 @@ class PyProgress(wx.Dialog):
|
||||
sizeDlgModified = False
|
||||
|
||||
if wx.Platform == "__WXMSW__":
|
||||
sizerFlags = wx.ALIGN_RIGHT|wx.ALL
|
||||
sizerFlags = wx.ALL
|
||||
else:
|
||||
sizerFlags = wx.ALIGN_CENTER|wx.BOTTOM|wx.TOP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user