]> Creatis software - clitk.git/blobdiff - vv/vvToolSimpleInputSelectorWidget.h
Ensure headers compatibility for static compilation
[clitk.git] / vv / vvToolSimpleInputSelectorWidget.h
index 7a06c27bcf0136e6b4ed1624fc64fd7fad6d9395..dfc83b14b5806453486bed7712419d7e863a7af3 100644 (file)
 #define VVTOOLSIMPLEINPUTSELECTORWIDGET_H
 
 #include <QtGlobal>
-#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
-#else
-#include <QtUiPlugin/QDesignerExportWidget>
-#endif
 #include <QDialog>
 #include "ui_vvToolSimpleInputSelectorWidget.h"