]> Creatis software - clitk.git/blobdiff - vv/vvToolInputSelectorWidget.h
Ensure headers compatibility for static compilation
[clitk.git] / vv / vvToolInputSelectorWidget.h
index c71376706b46cccdfa3dd77d6349d7e7a2ec41cf..07dbd483735d503f19565be897b260357574375c 100644 (file)
 
 // qt
 #include <QObject>
-#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
-#else
-#include <QtUiPlugin/QDesignerExportWidget>
-#endif
 #include <QDialog>
 
 // vv