diff -r 2a9a5d7f1a16 -r 6b2b718420eb nbtab.h --- a/nbtab.h Wed Feb 28 15:19:20 2007 +0000 +++ b/nbtab.h Wed Feb 28 18:20:28 2007 +0000 @@ -19,14 +19,12 @@ #ifndef NBTAB_H #define NBTAB_H -class NoteBookTab; +class MapStorage; +class EpsWin; +class MapWin; +class DesignWin; +class GraphDisplayerCanvas; -#include "mapstorage.h" -#include "map_win.h" -//#include "eps_win.h" -class EpsWin; -#include "design_win.h" -#include "graph_displayer_canvas.h" #include #include @@ -59,7 +57,7 @@ NoteBookTab(); ///Maps assigned to the graph displayed in this \ref NoteBookTab of notebook. - MapStorage mapstorage; + MapStorage * mapstorage; ///Title changement indicator.