X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCKGUI%2Fklinkitemselectionmodel.hxx;h=6172392509c678860a019fad5a2fb7cfb81175e6;hb=dc9efa7dceb4fe9420be3640b0103dd599fbf164;hp=f5e660c7a3335a055b50b6e1a428078f56acb689;hpb=6b02c4b9784848b0a660e0e54f88447af8433c50;p=modules%2Fhexablock.git diff --git a/src/HEXABLOCKGUI/klinkitemselectionmodel.hxx b/src/HEXABLOCKGUI/klinkitemselectionmodel.hxx index f5e660c..6172392 100644 --- a/src/HEXABLOCKGUI/klinkitemselectionmodel.hxx +++ b/src/HEXABLOCKGUI/klinkitemselectionmodel.hxx @@ -22,6 +22,8 @@ #ifndef KLINKITEMSELECTIONMODEL_H #define KLINKITEMSELECTIONMODEL_H +#include "HEXABLOCKGUI_Export.hxx" + #include #include #include @@ -31,11 +33,12 @@ // #include "kdeui_export.h" // #include "klinkitemselectionmodel_p.hxx" +#include "hexa_base.hxx" #include "kmodelindexproxymapper.hxx" class KLinkItemSelectionModelPrivate; -class KLinkItemSelectionModel : public QItemSelectionModel +class HEXABLOCK_EXPORT KLinkItemSelectionModel : public QItemSelectionModel { Q_OBJECT public: