Have copyto dialog centered to main window
This commit is contained in:
@@ -49,6 +49,7 @@ class CopySelectDialog(wx.Dialog):
|
||||
|
||||
self.SetSizer(mainSizer)
|
||||
self.Fit()
|
||||
self.Center()
|
||||
|
||||
|
||||
def Selected(self, event):
|
||||
|
||||
Reference in New Issue
Block a user