Adding a symbol to the pop up (toggle) button class. CMake you project.
This commit is contained in:
@@ -210,7 +210,6 @@ void CurveEditorGroup::newLine() {
|
||||
curve_reset->signal_clicked().connect( sigc::mem_fun(*this, &CurveEditorGroup::curveResetPressed) );
|
||||
|
||||
headerBox->pack_end (*curve_reset, Gtk::PACK_SHRINK, 0);
|
||||
curve_reset->signal_clicked().connect( sigc::mem_fun(*this, &CurveEditorGroup::curveResetPressed) );
|
||||
}
|
||||
|
||||
int j = numberOfPackedCurve;
|
||||
|
Reference in New Issue
Block a user