Revision of Lens/Geometry and CA labels

Closes #5132
This commit is contained in:
Morgan Hardwood
2019-04-10 13:31:21 +02:00
parent cb72769634
commit bb58e65ffc
21 changed files with 56 additions and 75 deletions

View File

@@ -28,7 +28,7 @@
using namespace rtengine;
using namespace rtengine::procparams;
RAWCACorr::RAWCACorr () : FoldableToolPanel(this, "rawcacorrection", M("TP_CHROMATABERR_LABEL"))
RAWCACorr::RAWCACorr () : FoldableToolPanel(this, "rawcacorrection", M("TP_RAWCACORR_LABEL"))
{
auto m = ProcEventMapper::getInstance();
EvPreProcessCAAutoiterations = m->newEvent(DARKFRAME, "HISTORY_MSG_RAWCACORR_AUTOIT");