]> Creatis software - clitk.git/blobdiff - vv/vvToolSimpleInputSelectorWidget.h
Merge remote-tracking branch 'origin/pointeur' into landmark
[clitk.git] / vv / vvToolSimpleInputSelectorWidget.h
index fccc7147a096c9002dc229ac7b60e01f469ec398..dfc83b14b5806453486bed7712419d7e863a7af3 100644 (file)
 ===========================================================================**/
 #ifndef VVTOOLSIMPLEINPUTSELECTORWIDGET_H
 #define VVTOOLSIMPLEINPUTSELECTORWIDGET_H
-#if QT_VERSION < 0x050000
+
+#include <QtGlobal>
 #include <QtDesigner/QDesignerExportWidget>
-#else
-#include <QtUiPlugin/QDesignerExportWidget>
-#endif
 #include <QDialog>
 #include "ui_vvToolSimpleInputSelectorWidget.h"