Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0, 2.0.1, and 2.0.2

stable htmldelegate: add missing import of hglib (closes #144)

Changeset ae0ce529077a

Parent 2e9234d15158

by Steve Borho

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

 
7
8
9
 
10
11
12
 
7
8
9
10
11
12
13
@@ -7,6 +7,7 @@
   from mercurial import error   +from tortoisehg.util import hglib  from tortoisehg.hgqt.i18n import _  from tortoisehg.hgqt import qtlib