Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in tip

stable branchop: improve appearance when dialog is resized

Changeset 4e3937c1740c

Parent f8e37201d412

by David Golub

Changes to one file · Browse files at 4e3937c1740c Showing diff from parent f8e37201d412 Diff from another changeset...

 
63
64
65
 
66
67
68
 
63
64
65
66
67
68
69
@@ -63,6 +63,7 @@
  grid.setColumnStretch(0, 0)   grid.setColumnStretch(1, 1)   layout.addLayout(grid) + layout.addStretch()     newbranch.toggled.connect(branchCombo.setEnabled)   branchCombo.setEnabled(False)