dialogs/LDPowerRailDialog.py
changeset 534 d506a353b3d3
parent 466 68aacce44fe0
child 577 9dbb79722fbc
--- a/dialogs/LDPowerRailDialog.py	Tue Apr 19 17:10:31 2011 +0200
+++ b/dialogs/LDPowerRailDialog.py	Thu Apr 21 09:55:28 2011 +0200
@@ -97,7 +97,7 @@
 
     def _init_ctrls(self, prnt, ctrler):
         wx.Dialog.__init__(self, id=ID_LDPOWERRAILDIALOG,
-              name='PowerRailDialog', parent=prnt, pos=wx.Point(376, 223),
+              name='PowerRailDialog', parent=prnt,
               size=wx.Size(350, 260), style=wx.DEFAULT_DIALOG_STYLE,
               title=_('Power Rail Properties'))
         self.SetClientSize(wx.Size(350, 260))