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 48f090aa10
commit aa14a176f7
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