- Timestamp:
- Mar 14, 2015, 9:52:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkvolumeviewer.tcl
r5139 r5142 2940 2940 # Unpack the components label and dropdown if there's only one 2941 2941 # component. 2942 blt::table forget $parent.volcomponents_l $parent.volcomponents2942 catch {blt::table forget $parent.volcomponents_l $parent.volcomponents} 2943 2943 } else { 2944 2944 # Pack the components label and dropdown into the table there's
Note: See TracChangeset
for help on using the changeset viewer.