]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pPlotterWindow.h
#2482 creaMaracasVisu Bug New High - ColorLayer refresh missing. The MPR is not...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / pPlotter / pPlotterWindow.h
index 56541f2c1e3e5ac8dfa1aefb7f0ae91630f705bc..64c29bf7fd649d9398f012088f9270ae7abc41a3 100644 (file)
@@ -1,3 +1,28 @@
+/*# ---------------------------------------------------------------------
+#
+# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
+#                        pour la Sant�)
+# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
+# Previous Authors : Laurent Guigues, Jean-Pierre Roux
+# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
+#
+#  This software is governed by the CeCILL-B license under French law and
+#  abiding by the rules of distribution of free software. You can  use,
+#  modify and/ or redistribute the software under the terms of the CeCILL-B
+#  license as circulated by CEA, CNRS and INRIA at the following URL
+#  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
+#  or in the file LICENSE.txt.
+#
+#  As a counterpart to the access to the source code and  rights to copy,
+#  modify and redistribute granted by the license, users are provided only
+#  with a limited warranty  and the software's author,  the holder of the
+#  economic rights,  and the successive licensors  have only  limited
+#  liability.
+#
+#  The fact that you are presently reading this means that you have had
+#  knowledge of the CeCILL-B license and that you accept its terms.
+# ------------------------------------------------------------------------ */
+
 
 #ifndef __pPlotterWindow_h__
 #define __pPlotterWindow_h__
@@ -23,6 +48,7 @@
 #include "pPlotterLayer.h"
 #include "pGraphicalFunction.h"
 #include "mathplot.h"
+#include "marTypes.h"
 
 
 
@@ -85,7 +111,7 @@ enum
 // Class definition
 //----------------------------------------------------------------------------
 
-class pPlotterWindow: public mpWindow
+class creaMaracasVisu_EXPORT pPlotterWindow: public mpWindow
 {
 public:
        /**
@@ -368,7 +394,7 @@ private:
                Use to Show Information
        */
 
-       wxTextCtrl      *m_log;
+       wxTextCtrl  *m_log;
        wxString                text;
 
        /*