X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_RubberBand.h;h=3f6199af9e222f8f9725b1451847227c6a0577a0;hb=329d73a7dbce38e38063ff41186be492e3529ab5;hp=76b3a6bc9708cc8022f49008e4f1553375154356;hpb=78f3e64041d09a7611d77fe4df9d428a4d9410d2;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_RubberBand.h b/src/XGUI/XGUI_RubberBand.h index 76b3a6bc9..3f6199af9 100644 --- a/src/XGUI/XGUI_RubberBand.h +++ b/src/XGUI/XGUI_RubberBand.h @@ -1,6 +1,7 @@ #ifndef XGUI_RubberBand_H #define XGUI_RubberBand_H +#include "XGUI.h" #include /*! @@ -10,7 +11,7 @@ Currently this class does not support Style functionality in full. */ -class XGUI_AbstractRubberBand: public QWidget +class XGUI_EXPORT XGUI_AbstractRubberBand: public QWidget { Q_OBJECT protected: