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

stable clone: fixed typo

Changeset 31a866859ff5

Parent 053a1f2e0a9e

by David Golub

Changes to one file · Browse files at 31a866859ff5 Showing diff from parent 053a1f2e0a9e Diff from another changeset...

 
114
115
116
117
 
118
119
120
 
114
115
116
 
117
118
119
120
@@ -114,7 +114,7 @@
  if btnlabel:   btn = QPushButton(btnlabel)   btn.setEnabled(False) - btn.setAutoDefault = False + btn.setAutoDefault(False)   btn.clicked.connect(btnslot)   hbox.addWidget(btn)   chk.toggled.connect(