Changeset 5333


Ignore:
Timestamp:
Apr 28, 2015 3:10:04 PM (9 years ago)
Author:
ldelgass
Message:

Rappture::Drawing object itself doesn't use VTK's Tcl bindings, so remove the
package require.

File:
1 edited

Legend:

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

    r4785 r5333  
    4848# ----------------------------------------------------------------------
    4949itcl::body Rappture::Drawing::constructor {xmlobj path} {
    50     package require vtk
    5150    if {![Rappture::library isvalid $xmlobj]} {
    5251        error "bad value \"$xmlobj\": should be Rappture::library"
Note: See TracChangeset for help on using the changeset viewer.