1
0
Fork 0

make sure the dialog property tree can't disappear until we wrote the

last position back
This commit is contained in:
mfranz 2006-02-19 08:48:30 +00:00
parent 3d66aa6175
commit dc1cf77804

View file

@ -148,7 +148,7 @@ private:
// The source xml tree, so that we can pass data back, such as the
// last position.
SGPropertyNode *_props;
SGPropertyNode_ptr _props;
// PUI provides no way for userdata to be deleted automatically
// with a GUI object, so we have to keep track of all the special