]> Creatis software - clitk.git/blobdiff - vv/vvSurfaceViewerDialog.h
Open files by dropping them inside the window
[clitk.git] / vv / vvSurfaceViewerDialog.h
index fe9848ef77d6f91fab515ee98bf539566a5fdf9e..f53c9bb5ba0fdb0a93e02782e4c21a2960c38004 100644 (file)
@@ -23,7 +23,11 @@ class vtkPolyDataMapper;
 class vtkActor;
 class vtkOBJReader;
 
+#if QT_VERSION >= 0x050000
 #include <QtUiPlugin/QDesignerExportWidget>
+#else
+#include <QtDesigner/QDesignerExportWidget>
+#endif
 #include <QTreeWidget>
 
 //====================================================================