From 13bed5d447f20449ff9892c063480de8a54ff8b5 Mon Sep 17 00:00:00 2001
From: Otmane Lahlou <otmane.lahlou@c-s.fr>
Date: Thu, 20 Oct 2011 16:08:41 +0200
Subject: [PATCH] ENH: add DirecotryParameter Qt header to the list of moc
 headers

---
 Code/Wrappers/QtWidget/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Code/Wrappers/QtWidget/CMakeLists.txt b/Code/Wrappers/QtWidget/CMakeLists.txt
index 59ee9df970..ed87df5cab 100644
--- a/Code/Wrappers/QtWidget/CMakeLists.txt
+++ b/Code/Wrappers/QtWidget/CMakeLists.txt
@@ -23,6 +23,7 @@ set( WrappersQtWidget_MOC_HDR
        itkQtProgressBar.h
        otbWrapperQtWidgetFilenameParameter.h
        otbQtLogOutput.h
+       otbWrapperQtWidgetDirectoryParameter.h
        otbWrapperQtWidgetSimpleProgressReport.h
       )
 
-- 
GitLab