Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

workbench: remove commented out textview_status.setFont() call

this has been successfully moved to repowidget

Changeset aec13a635dfb

Parent 805a13b6ffb2

by Adrian Buehlmann

Changes to one file · Browse files at aec13a635dfb Showing diff from parent 805a13b6ffb2 Diff from another changeset...

 
59
60
61
62
63
64
65
 
59
60
61
 
62
63
64
@@ -59,7 +59,6 @@
  self.createActions()   self.createToolbars()   - #self.textview_status.setFont(self._font)   #connect(self.textview_status, SIGNAL('showMessage'),   # self.statusBar().showMessage)   #connect(self.tableView_revisions, SIGNAL('showMessage'),