r886: Don't access widgets that are not present.
commit332b3cb9e3afeaf09fb2ceabbf024cd2076e34b0
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 16 Sep 2006 20:07:01 +0000 (16 20:07 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 16 Sep 2006 20:07:01 +0000 (16 20:07 +0000)
tree60deab78ff7474a3967071b8cfba9f117c209fe8
parentf0dbd467e086dc6b5f448318804d7ddb53538908
r886: Don't access widgets that are not present.

When the format tools are embedded in the Preferences, they don't show
a file text box, so it must not be accessed. Same holds for other widgets.

This patch also reverts the constructor and destructor cleanup by Nate,
because it left variables uninitialized.
cinelerra/formattools.C