We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa1b87 commit e670a8bCopy full SHA for e670a8b
1 file changed
src/Application/Tools/GrowCutTool.h
@@ -52,7 +52,7 @@ class GrowCutTool : public SingleTargetTool, public boost::enable_shared_from_th
52
53
SEG3D_TOOL
54
(
55
- SEG3D_TOOL_NAME( "GrowCutTool", "Tool for grow cut segmentationpainting on mask" )
+ SEG3D_TOOL_NAME( "GrowCutTool", "Tool for grow cut segmentation painting on mask" )
56
SEG3D_TOOL_MENULABEL( "Grow Cut" )
57
SEG3D_TOOL_MENU( "Tools" )
58
SEG3D_TOOL_SHORTCUT_KEY( "CTRL+ALT+5" )
0 commit comments