This commit is contained in:
Alexander Brock
2023-09-05 13:20:25 +02:00
22 changed files with 939 additions and 733 deletions

View File

@@ -624,7 +624,7 @@ void BatchToolPanelCoordinator::optionsChanged ()
initSession ();
}
void BatchToolPanelCoordinator::procParamsChanged (Thumbnail* thm, int whoChangedIt)
void BatchToolPanelCoordinator::procParamsChanged (Thumbnail* thm, int whoChangedIt, bool upgradeHint)
{
if (whoChangedIt != BATCHEDITOR && !blockedUpdate) {