Testing merge of master 95f0d6 into gtk3 9cf0e5

This commit is contained in:
Morgan Hardwood
2016-12-27 17:14:45 +01:00
parent 9cf0e5c40f
commit e4f6319d1b
42 changed files with 1824 additions and 1523 deletions

View File

@@ -66,6 +66,7 @@ protected:
CurveEditorGroup* group;
CurveEditorSubGroup* subGroup;
Gtk::Widget* relatedWidget;
bool expandRelatedWidget;
std::vector<double> tempCurve;
sigc::connection typeconn;