Luminance Denoise Curve issue2463
This commit is contained in:
@@ -112,11 +112,11 @@ class Options {
|
||||
int historyPanelWidth;
|
||||
Glib::ustring font;
|
||||
int windowWidth;
|
||||
int windowHeight;
|
||||
int windowX;
|
||||
int windowHeight;
|
||||
int windowX;
|
||||
int windowY;
|
||||
bool windowMaximized;
|
||||
int detailWindowWidth;
|
||||
bool windowMaximized;
|
||||
int detailWindowWidth;
|
||||
int detailWindowHeight;
|
||||
int dirBrowserWidth;
|
||||
int dirBrowserHeight;
|
||||
@@ -263,6 +263,7 @@ class Options {
|
||||
Glib::ustring lastFlatfieldDir;
|
||||
Glib::ustring lastRgbCurvesDir;
|
||||
Glib::ustring lastLabCurvesDir;
|
||||
Glib::ustring lastDenoiseCurvesDir;
|
||||
Glib::ustring lastPFCurvesDir;
|
||||
Glib::ustring lastHsvCurvesDir;
|
||||
Glib::ustring lastToneCurvesDir;
|
||||
|
Reference in New Issue
Block a user