Explorar o código

Adjusting menu entry for vtkInterface

NIX User %!s(int64=5) %!d(string=hai) anos
pai
achega
2c552d96b7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      DICOMtools/vtkInterface.py

+ 1 - 0
DICOMtools/vtkInterface.py

@@ -12,6 +12,7 @@ class vtkInterface:
     #parent.categories = ["LabKey"]
     parent.dependencies = []
     parent.contributors = ["Andrej Studen (FMF/JSI)"] # replace with "Firstname Lastname (Org)"
+    parent.title="vtkInterface"
     parent.helpText = """
     Convert native numpy data structures to vtk
     """