John Spray <[EMAIL PROTECTED]> writes: | class ControlParagraph; > | /** This class provides a gtk implementation of the paragraph dialog. | */ | class GParagraph | : public GViewCB<ControlParagraph, GViewGladeB> {
| Gtk::Adjustment * spacingadj_; Do you really need it to be a pointer at all? -- Lgb