Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Support building DICOMWidget against Qt 5.12.8
Remove setting of unsupported and unused `placeholderText` property from `ctkDICOMVisualBrowserWidget.ui`. Since the property is set to its default value, removing it will not impact how the widget is rendered. For reference, the use of `placeholderText` was originally introduced in 88ff72b ("ENH: Add Visual DICOM Browser (commontk#1165)", 2024-01-19) Conditionally use `Qt::MatchRegularExpression` introduced in Qt 5.15. For reference, its use was originally introduced in 888cdd9 ("ENH: Add ctkDICOMJobListWidget for logging jobs activity in the UI", 2024-01-18)
- Loading branch information