From 9af8e51983c313790588c07a6366f43b4f2d85e7 Mon Sep 17 00:00:00 2001 From: Simon Rit Date: Thu, 19 May 2011 19:06:55 +0200 Subject: [PATCH] Remove doublons for qt macros --- vv/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 81fbf60..d479cf0 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -115,12 +115,10 @@ QT4_WRAP_CPP(vv_SRCS vvStructureSetActor.h vvROIActor.h vvToolCreatorBase.h - vvRegisterForm.h ) QT4_WRAP_UI(vv_UI_CXX qt_ui/vvHelpDialog.ui - qt_ui/vvRegisterForm.ui qt_ui/vvDocumentation.ui qt_ui/vvDicomSeriesSelector.ui qt_ui/vvDummyWindow.ui #For testing -- 2.45.1