Solving issue 1751: "When switching processing profiles, missing values should be taken from Neutral" ; also updates the French language file
This commit is contained in:
@@ -398,6 +398,8 @@ void EditorPanel::rightPaneButtonReleased(GdkEventButton *event) {
|
||||
}
|
||||
|
||||
void EditorPanel::writeOptions() {
|
||||
if (profilep)
|
||||
profilep->writeOptions();
|
||||
if (tpc)
|
||||
tpc->writeOptions();
|
||||
}
|
||||
|
Reference in New Issue
Block a user