upload
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
import bpy
|
||||
from bpy.types import PropertyGroup
|
||||
from bpy.props import PointerProperty, StringProperty
|
||||
from vse_toolbox.file_utils import norm_str
|
||||
|
||||
|
||||
class Tracker(PropertyGroup):
|
||||
pass
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user