Use pointers in ThresholdWidget
authorDiane Trout <diane@caltech.edu>
Tue, 3 Oct 2006 20:48:37 +0000 (20:48 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 3 Oct 2006 20:48:37 +0000 (20:48 +0000)
commit3071b168a3bae4947dbda407ce73d2b06007e134
treeb35cfa1525bda1741bb0d489498df4b5e2d746de
parent1a88107e19ea887e69f085d6c11eb0e132e4129b
Use pointers in ThresholdWidget
Change threshold widget to use dynamically allocated objects
instead of statically allocated objects. I think Qt prefers this, but
now I'm less sure.
qui/ThresholdWidget.cpp
qui/ThresholdWidget.hpp