]> Creatis software - clitk.git/blobdiff - vv/vvToolSimpleInputSelectorWidget.h
Debug --contour while opening
[clitk.git] / vv / vvToolSimpleInputSelectorWidget.h
index 3cbc63e80de88f3371edcb4262decc042e003da6..46040e4b70cea25b263c84f608df13902018cfc0 100644 (file)
 ===========================================================================**/
 #ifndef VVTOOLSIMPLEINPUTSELECTORWIDGET_H
 #define VVTOOLSIMPLEINPUTSELECTORWIDGET_H
+
+#include <QtGlobal>
+#if QT_VERSION < 0x050000
 #include <QtDesigner/QDesignerExportWidget>
+#else
+#include <QtUiPlugin/QDesignerExportWidget>
+#endif
 #include <QDialog>
 #include "ui_vvToolSimpleInputSelectorWidget.h"