]> Creatis software - clitk.git/blobdiff - vv/vvToolWidgetBase.h
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvToolWidgetBase.h
index 8e5405a674e69111748a5a6fe1697b3a81f02249..7a3a5dfdc6e6ac692b58641e628250c72f4cb535 100644 (file)
 #define VVTOOLWIDGETBASE_H
 
 #include <QtGlobal>
+#if QT_VERSION >= 0x050000
+#include <QtUiPlugin/QDesignerExportWidget>
+#else
 #include <QtDesigner/QDesignerExportWidget>
+#endif
 #include "ui_vvToolWidgetBase.h"
 #include "clitkImageToImageGenericFilter.h"