Changing lens correction method triggers processing twice, fixes #4740
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
||||
|
||||
void onLensfunCameraChanged();
|
||||
void onLensfunLensChanged();
|
||||
void onCorrModeChanged();
|
||||
void onCorrModeChanged(const Gtk::RadioButton *rbChanged);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user