Show: rename TempoVis.py into mTempoVis.py

so that TempoVis member defined in Show's __init__ doesn't hide the module
This commit is contained in:
DeepSOIC
2019-09-12 02:32:35 +03:00
committed by wmayer
parent 0e2ee0bb22
commit 20f68358a7
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ SET(Show_SRCS
Containers.py
DepGraphTools.py
SceneDetail.py
TempoVis.py
mTempoVis.py
TVObserver.py
TVStack.py
ShowUtils.py