Skip to content

Commit

Permalink
COMP: Update CTK removing code specific to Qt 4
Browse files Browse the repository at this point in the history
List of CTK changes:

$ git shortlog 2b16f9dff..720deca23 --no-merges
James Butler (2):
      COMP: Update C++ source files removing code specific to Qt 4
      ENH: Remove custom CTK Dialog options
  • Loading branch information
jcfr committed Jul 26, 2023
1 parent b75f400 commit 2538de6
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 @@ -73,7 +73,7 @@ if(NOT DEFINED CTK_DIR AND NOT Slicer_USE_SYSTEM_${proj})

ExternalProject_SetIfNotDefined(
Slicer_${proj}_GIT_TAG
"2b16f9dff6ce6a1ddf5589eea4878e3cad0fc951"
"720deca2337f089282a95f2b5ff2e86580213a74"
QUIET
)

Expand Down

0 comments on commit 2538de6

Please sign in to comment.