dialogs/LDPowerRailDialog.py
changeset 1850 614396cbffbf
parent 1782 5b6ad7a7fd9d
child 1853 47a3f39bead0
equal deleted inserted replaced
1849:6811021e3d94 1850:614396cbffbf
    23 # along with this program; if not, write to the Free Software
    23 # along with this program; if not, write to the Free Software
    24 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    24 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    25 
    25 
    26 import wx
    26 import wx
    27 
    27 
    28 from graphics.GraphicCommons import LEFTRAIL, RIGHTRAIL, LD_LINE_SIZE
    28 from graphics.GraphicCommons import LEFTRAIL, RIGHTRAIL
    29 from graphics.LD_Objects import LD_PowerRail
    29 from graphics.LD_Objects import LD_PowerRail
    30 from BlockPreviewDialog import BlockPreviewDialog
    30 from BlockPreviewDialog import BlockPreviewDialog
    31 
    31 
    32 # -------------------------------------------------------------------------------
    32 # -------------------------------------------------------------------------------
    33 #                    Set Ladder Power Rail Parameters Dialog
    33 #                    Set Ladder Power Rail Parameters Dialog