Merge pull request #1304 from berr/patch-1
Import ThreadSafeTimer in __init__
This commit is contained in:
commit
7a154f74fa
@ -278,6 +278,7 @@ from .SignalProxy import *
|
||||
from .colormap import *
|
||||
from .ptime import time
|
||||
from .Qt import isQObjectAlive
|
||||
from .ThreadsafeTimer import *
|
||||
|
||||
|
||||
##############################################################
|
||||
|
Loading…
Reference in New Issue
Block a user