]> Creatis software - clitk.git/blobdiff - vv/vvToolFoo.h
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvToolFoo.h
index 91f7dfec6948c469586228dcca20ce189f768cac..e3526d677e8f09a742c72854405d688518952f91 100644 (file)
 ===========================================================================**/
 #ifndef VVTOOLFOO_H
 #define VVTOOLFOO_H
+#if QT_VERSION >= 0x050000
+#include <QtUiPlugin/QDesignerExportWidget>
+#else
 #include <QtDesigner/QDesignerExportWidget>
+#endif
 #include <QDialog>
 
 #include "vvToolBase.h"