Solving issue 2290: "Enhanced look"

This commit is contained in:
Hombrenatureh.510
2014-03-24 20:47:58 +01:00
parent 70d2cdde5c
commit db633c4800
111 changed files with 2890 additions and 413 deletions

View File

@@ -23,9 +23,8 @@
using namespace rtengine;
using namespace rtengine::procparams;
Defringe::Defringe () : Gtk::VBox(), FoldableToolPanel(this) {
Defringe::Defringe () : FoldableToolPanel(this) {
set_border_width(4);
std::vector<GradientMilestone> bottomMilestones;
float R, G, B;
for (int i=0; i<7; i++) {