]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/mathplot.h
*** empty log message ***
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / pPlotter / mathplot.h
index 1371715d581c7f83705d362dc6b101b87559dbb6..749be40dce6fc4f72611eb0e28abe7491a4bf95a 100644 (file)
@@ -95,7 +95,7 @@ Examples for mpLayer implementations are function graphs, or scale rulers.
 For convenience mpLayer defines a name, a font (wxFont), and a pen (wxPen)
 as class members. These may or may not be used by implementations.
 */
-class  mpLayer : public wxObject
+class MARACASVISULIB_EXPORTS mpLayer : public wxObject
 {
 public:
        mpLayer();