Issue 1858: "Defringe specific colors only" on behalf of J. Desmis
This commit is contained in:
@@ -129,7 +129,7 @@ protected:
|
||||
Glib::ustring outputFile ();
|
||||
Glib::ustring inputFile ();
|
||||
|
||||
virtual bool curveReset (int cType) = 0; // Reset a curve editor, return TRUE if successful (curve changed)
|
||||
virtual bool curveReset (int cType, double iValue) = 0; // Reset a curve editor, return TRUE if successful (curve changed)
|
||||
virtual void storeCurveValues (CurveEditor* ce, const std::vector<double>& p) = 0;
|
||||
virtual void storeDisplayedCurve () = 0;
|
||||
virtual void restoreDisplayedHistogram() {};
|
||||
|
Reference in New Issue
Block a user