Skip to content

build-plugin: Update run button after model edit

Kåre Särs requested to merge work/update_run_button_after_edit into master
  • Move the Targets UI state updating to TargetsUI
  • emit dataChanged when the edit is done
  • update the build&run button states on dataChanged
  • rename index parameter to itemIndex to not clash with function

Merge request reports