Changeset 6443 for branches/1.6/gui/scripts/vtkviewer.tcl
- Timestamp:
- Jul 27, 2016, 12:52:31 PM (8 years ago)
- Location:
- branches/1.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.6
-
branches/1.6/gui/scripts/vtkviewer.tcl
r6363 r6443 758 758 } 759 759 if { $_haveGlyphs } { 760 if { ![$itk_component(main) exists "Glyph sSettings"] } {760 if { ![$itk_component(main) exists "Glyph Settings"] } { 761 761 if { [catch { BuildGlyphsTab } errs ] != 0 } { 762 762 puts stderr "errs=$errs"
Note: See TracChangeset
for help on using the changeset viewer.