Issue 2743:Disable vignetting correction LCP checkbox when working on non-raw images

This commit is contained in:
DrSlony
2015-04-19 19:07:27 +02:00
parent 23424a45c8
commit 336a08d605
2 changed files with 26 additions and 24 deletions

View File

@@ -36,6 +36,7 @@ protected:
sigc::connection conLCPFile, conUseDist, conUseVign, conUseCA;
void updateDisabled(bool enable);
bool allowFocusDep;
bool isRaw;
public: