From 9369eea3f1696c845eea331fad4fe055fc9b6801 Mon Sep 17 00:00:00 2001 From: tbaudier Date: Fri, 19 Feb 2016 10:02:30 +0100 Subject: [PATCH] Ensure the compilation with Qt4 --- vv/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 5d77461..47589dd 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -148,6 +148,7 @@ else() vvHelpDialog.h vvQDicomSeriesSelector.h vvSlicerManager.h + vvSlicer.h vvStructureSetActor.h vvROIActor.h vvToolCreatorBase.h -- 2.45.1