X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_ViewBackground.h;h=789c3543ee5322f4744303986af983462bfde957;hb=a398103d11950df8cb50eeea49942237eb16edcf;hp=749f21b3857b40658f005952b41fe841b69e6c8b;hpb=e1f8fb3cfc1ee565db16fbbd9fe6f65121c4577c;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_ViewBackground.h b/src/XGUI/XGUI_ViewBackground.h index 749f21b38..789c3543e 100644 --- a/src/XGUI/XGUI_ViewBackground.h +++ b/src/XGUI/XGUI_ViewBackground.h @@ -1,6 +1,7 @@ #ifndef XGUI_ViewBackground_H #define XGUI_ViewBackground_H +#include "XGUI.h" #include "XGUI_Constants.h" #include @@ -44,7 +45,7 @@ typedef QList QColorList; //!< list of colors bg.setTextureShown( true ); // draw texture on the solid color background \endcode */ -class XGUI_ViewBackground +class XGUI_EXPORT XGUI_ViewBackground { public: XGUI_ViewBackground();