Skip to content

BUG 2763: remove duplicate file browse button for CLI UIs

Tim Thirion requested to merge github/fork/timthirion/fix-cli-duplicate-ui into master

This PR resolves a bug where the file browse button was duplicated in CLI UIs. The solution was to remove the extra button as ctkPathLineEdit already provides its own browse button.

Merge request reports

Loading