Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0.3, 2.0.4, and 2.0.5

stable mq: add missing import for thgimport (#378)

Changeset 5b7f964d16a2

Parent 52cad031e1bc

by Steve Borho

Changes to one file · Browse files at 5b7f964d16a2 Showing diff from parent 52cad031e1bc Diff from another changeset...

 
19
20
21
22
 
23
24
25
 
19
20
21
 
22
23
24
25
@@ -19,7 +19,7 @@
 from tortoisehg.util import hglib, patchctx  from tortoisehg.hgqt.i18n import _  from tortoisehg.hgqt import qtlib, cmdui, rejects, commit, qscilib -from tortoisehg.hgqt import qqueue, fileview +from tortoisehg.hgqt import qqueue, fileview, thgimport    # TODO  # keep original file name in file list item