]> Creatis software - clitk.git/blobdiff - vv/vvToolInputSelectorWidget.h
Merge branch 'master' into extentSimon
[clitk.git] / vv / vvToolInputSelectorWidget.h
index c0a492063584519ba58599aaf01ca7923703b1f9..07dbd483735d503f19565be897b260357574375c 100644 (file)
 #define VVTOOLINPUTSELECTORWIDGET_H
 
 // qt
-#if QT_VERSION < 0x050000
+#include <QObject>
 #include <QtDesigner/QDesignerExportWidget>
-#else
-#include <QtUiPlugin/QDesignerExportWidget>
-#endif
 #include <QDialog>
 
 // vv