Skip to content

Commit

Permalink
[backport] BUG: fix dicom import dialog box hang #5739 (#5747)
Browse files Browse the repository at this point in the history
commontk/CTK#983

Closes #5739

CTK:
$ git shortlog --no-merges a964dcc..693c99a
Steve Pieper (3):
      BUG: avoid app freeze on mac
      SYTLE: remove dead code
      STYLE: add comment about QWidget
  • Loading branch information
sjh26 committed Feb 10, 2022
1 parent 017d2df commit 53f3158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_CTK.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ if(NOT DEFINED CTK_DIR AND NOT Slicer_USE_SYSTEM_${proj})

ExternalProject_SetIfNotDefined(
Slicer_${proj}_GIT_TAG
"9a9573ec4e0653ee96fe02823ac7ee66b40d3b44"
"693c99ab5e76ebc664194219d1583508df758879"
QUIET
)

Expand Down

0 comments on commit 53f3158

Please sign in to comment.