Ignore:
Timestamp:
Dec 1, 2008, 8:09:50 AM (16 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/heightmapviewer.tcl

    r1243 r1246  
    814814# controls for this widget.  Changes the zoom for the current view.
    815815# ----------------------------------------------------------------------
    816 itcl::body Rappture::NanovisViewer::_pan {option x y} {
     816itcl::body Rappture::HeightmapViewer::_pan {option x y} {
    817817    # Experimental stuff
    818818    set w [winfo width $itk_component(3dview)]
Note: See TracChangeset for help on using the changeset viewer.