]> Creatis software - clitk.git/blobdiff - vv/vvSurfaceViewerDialog.h
Ensure headers compatibility for static compilation
[clitk.git] / vv / vvSurfaceViewerDialog.h
index f6a440fbcfd5e6f5b565c5068e42a77ef903adb5..88a75a6924081fd4eca777d21dbed1c311dffac6 100644 (file)
@@ -23,11 +23,7 @@ class vtkPolyDataMapper;
 class vtkActor;
 class vtkOBJReader;
 
-#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
-#else
-#include <QtUiPlugin/QDesignerExportWidget>
-#endif
 #include <QTreeWidget>
 
 //====================================================================