Change settings and labels Color correction grid

This commit is contained in:
Desmis
2019-02-21 09:36:30 +01:00
parent 1b038ad338
commit 7c8091c843
5 changed files with 17 additions and 12 deletions

View File

@@ -1090,6 +1090,8 @@ struct LocallabParams {
};
bool enabled;
static const double LABGRIDL_CORR_MAX;
static const double LABGRIDL_CORR_SCALE;
int nbspot;
int selspot;
std::vector<LocallabSpot> spots;