From ced0a6b191db551b56f8b08e1ce20e6863248ffa Mon Sep 17 00:00:00 2001 From: Max Smolens Date: Tue, 11 Oct 2016 13:21:10 -0400 Subject: [PATCH] ENH: Update Qt link in about box --- Base/QTCore/qSlicerCoreApplication.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/QTCore/qSlicerCoreApplication.cxx b/Base/QTCore/qSlicerCoreApplication.cxx index 0b84ad9ed77..32952d02907 100644 --- a/Base/QTCore/qSlicerCoreApplication.cxx +++ b/Base/QTCore/qSlicerCoreApplication.cxx @@ -1370,7 +1370,7 @@ QString qSlicerCoreApplication::libraries()const "VTK, " "ITK, " "CTK, " - "Qt, " + "Qt, " "Tcl/Tk, " "Teem, " "Python, "