Fixed two memory leaks, one of it huge; see issue #636
This commit is contained in:
@@ -66,7 +66,7 @@ class CurveEditor {
|
||||
public:
|
||||
|
||||
CurveEditor (Glib::ustring text, CurveEditorGroup* ceGroup, CurveEditorSubGroup* ceSubGroup);
|
||||
~CurveEditor ();
|
||||
|
||||
void typeSelectionChanged (int n);
|
||||
void curveTypeToggled();
|
||||
bool isUnChanged ();
|
||||
|
Reference in New Issue
Block a user