one missing import
This commit is contained in:
parent
bebb95ff77
commit
fc696dc4d0
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ import time
|
||||||
import sre
|
import sre
|
||||||
|
|
||||||
from dialogs import *
|
from dialogs import *
|
||||||
|
from history_window import *
|
||||||
|
|
||||||
from common import i18n
|
from common import i18n
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue