Import DbTxn from the correct place
svn: r16803
This commit is contained in:
parent
ef2b19589e
commit
0db0e5d70a
@ -42,7 +42,7 @@ from gen.ggettext import gettext as _
|
||||
#------------------------------------------------------------------------
|
||||
from gui.utils import ProgressMeter
|
||||
import gen.lib
|
||||
from gen.lib import DbTxn
|
||||
from gen.db import DbTxn
|
||||
from gui.plug import tool
|
||||
|
||||
_findint = re.compile('^[^\d]*(\d+)[^\d]*')
|
||||
|
Loading…
Reference in New Issue
Block a user