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

stable revdetails: add spacing to keep left and right sides aligned

Changeset d3dffcc0bf0f

Parent 2c4a7446f105

by David Golub

Changes to one file · Browse files at d3dffcc0bf0f Showing diff from parent 2c4a7446f105 Diff from another changeset...

 
179
180
181
 
182
183
184
 
179
180
181
182
183
184
185
@@ -179,6 +179,7 @@
  self.revpanel.linkActivated.connect(self.linkActivated)     panelframevbox.addWidget(self.revpanel) + panelframevbox.addSpacing(5)   panelframevbox.addWidget(self.messagesplitter)     def forwardFont(self, font):