]> Creatis software - clitk.git/blobdiff - vv/vvSurfaceViewerDialog.h
Initialize mConcatenatedFusionTransform
[clitk.git] / vv / vvSurfaceViewerDialog.h
index ff9f0be7a056f92aea349387c7fe0d982709261c..f53c9bb5ba0fdb0a93e02782e4c21a2960c38004 100644 (file)
@@ -23,10 +23,10 @@ class vtkPolyDataMapper;
 class vtkActor;
 class vtkOBJReader;
 
-#if QT_VERSION < 0x050000
-#include <QtDesigner/QDesignerExportWidget>
-#else
+#if QT_VERSION >= 0x050000
 #include <QtUiPlugin/QDesignerExportWidget>
+#else
+#include <QtDesigner/QDesignerExportWidget>
 #endif
 #include <QTreeWidget>