Small cleanup, see issue #642

This commit is contained in:
Oliver Duis
2011-04-27 17:47:15 +02:00
parent e922eb162f
commit 37b802fe1d
2 changed files with 0 additions and 13 deletions

View File

@@ -31,9 +31,7 @@ class DiagonalCurveEditorSubGroup : public CurveEditorSubGroup, public SHCListen
protected:
Gtk::HBox* customCurveBox;
Gtk::VBox* paramCurveBox;
// Wolfgang Start
Gtk::HBox* paramInnerBox;
// Wolfgang End
Gtk::HBox* NURBSCurveBox;
MyDiagonalCurve* customCurve;