]> Creatis software - clitk.git/blobdiff - vv/vvToolInputSelectorWidget.h
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvToolInputSelectorWidget.h
index ab0e05b86de559ba8282b61f09fa7a8441f516c5..76e0c34f1137a321504587c47a8b4d3bc7176eb0 100644 (file)
 #define VVTOOLINPUTSELECTORWIDGET_H
 
 // qt
+#include <QObject>
+#if QT_VERSION >= 0x050000
 #include <QtUiPlugin/QDesignerExportWidget>
+#else
+#include <QtDesigner/QDesignerExportWidget>
+#endif
 #include <QDialog>
 
 // vv