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

stable Backed out changeset: 05445d0559c9

Changeset f9605528decf

Parent 17ca6fe87a17

by Adrian Buehlmann

Changes to one file · Browse files at f9605528decf Showing diff from parent 17ca6fe87a17 Diff from another changeset...

 
147
148
149
150
 
151
152
153
 
147
148
149
 
150
151
152
153
@@ -147,7 +147,7 @@
    self.repotabs_splitter = QSplitter(orientation=Qt.Vertical)   self.setLayout(QVBoxLayout()) - self.layout().setContentsMargins(5, 5, 5, 5) + self.layout().setContentsMargins(0, 0, 0, 0)   self.layout().setSpacing(0)     self._infobarlayout = QVBoxLayout() # placeholder for InfoBar