Changeset 5851 for branches/uq


Ignore:
Timestamp:
Aug 31, 2015, 6:28:56 AM (9 years ago)
Author:
mmh
Message:

bug fix to correctly get tool.uq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/uq/gui/scripts/numberentry.tcl

    r5849 r5851  
    7272    if {$use_uq == ""} {
    7373        # check for global UQ flag
    74         set use_uq [$_owner xml get tool.uq]
     74        set use_uq [[$_owner tool] xml get tool.uq]
    7575    }
    7676
Note: See TracChangeset for help on using the changeset viewer.