Salome HOME
Modif Hexablock.py
[modules/hexablock.git] / src / HEXABLOCKGUI / klinkitemselectionmodel.hxx
index 089b8f3d8f7607b7955fd1740d162f57e23236c9..6172392509c678860a019fad5a2fb7cfb81175e6 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef KLINKITEMSELECTIONMODEL_H
 #define KLINKITEMSELECTIONMODEL_H
 
-#include "HEXABLOCKGUI_Export.hxx"
+#include "HEXABLOCKGUI_Export.hxx"\r
 
 #include <QtCore/QObject>
 #include <QtGui/QItemSelectionModel>
@@ -33,6 +33,7 @@
 // #include "kdeui_export.h"
 // #include "klinkitemselectionmodel_p.hxx"
 
+#include "hexa_base.hxx"
 #include "kmodelindexproxymapper.hxx"
 
 class KLinkItemSelectionModelPrivate;
@@ -86,7 +87,7 @@ static QItemSelection klink_removeInvalidRanges(const QItemSelection &selection)
 #endif
 
 
-class HEXABLOCK_EXPORT KLinkItemSelectionModelPrivate
+class KLinkItemSelectionModelPrivate
 {
 public:
     KLinkItemSelectionModelPrivate(KLinkItemSelectionModel *proxySelectionModel, QAbstractItemModel *model,