Selaa lähdekoodia

Fixed duplicated index.

Sascha Zelzer 13 vuotta sitten
vanhempi
commit
ae54263b88

+ 1 - 1
Libs/CommandLineModules/Core/Testing/CLIModules/Blur2dImage/ctkCLIModuleBlur2dImage.xml

@@ -51,7 +51,7 @@ Blur a 2d image.
     </directory>
     <geometry fileExtensions="*.jpg, *.txt">
     <name>geomVar</name>
-    <index>3</index>
+    <index>7</index>
     <description>Some geom</description>
     <label>Some geom</label>
     </geometry>

+ 1 - 1
Libs/CommandLineModules/Core/Testing/CLIModules/Tour/ctkCLIModuleTour.xml

@@ -51,7 +51,7 @@
     </directory>
     <geometry fileExtensions="*.jpg, *.txt">
     <name>geomVar</name>
-    <index>3</index>
+    <index>7</index>
     <description>Some geom</description>
     <label>Some geom</label>
     </geometry>