diff -r 291764ce6d91 -r a4d1362397fe gui/new_map_win.h --- a/gui/new_map_win.h Mon Dec 05 17:03:58 2005 +0000 +++ b/gui/new_map_win.h Tue Dec 06 10:53:38 2005 +0000 @@ -6,7 +6,7 @@ class NewMapWin; #include -#include +#include #include #include #include @@ -16,7 +16,7 @@ class NewMapWin : public Gtk::Dialog { - MainWin & mainwin; + NoteBookTab & mytab; public: struct tree_node @@ -27,7 +27,7 @@ }; ///Constructor of NewMapWin creates the widgets shown in NewMapWin. - NewMapWin(const std::string& title, MainWin &, bool itisedge=true, bool edgenode=true); + NewMapWin(const std::string& title, NoteBookTab &, bool itisedge=true, bool edgenode=true); ///Signal on button is connected to this function, ///Therefore this function determines whether to