Pipette in Lab Mode and improving data Navigator and histogram panel issue2327

This commit is contained in:
jdc
2014-04-14 07:12:23 +02:00
parent d1dfc0c8f0
commit 9da57ecb83
33 changed files with 368 additions and 147 deletions

View File

@@ -27,6 +27,14 @@ enum EditUniqueID {
EUID_ToneCurve1,
EUID_ToneCurve2,
EUID_Lab_LCurve,
EUID_Lab_CCurve,
EUID_Lab_LCCurve,
EUID_Lab_CLCurve,
EUID_Lab_LHCurve,
EUID_Lab_CHCurve,
EUID_Lab_HHCurve,
EUID_Lab_aCurve,
EUID_Lab_bCurve,
EUID_RGB_R,
EUID_RGB_G,
EUID_RGB_B,