diff -r 628c0b383d2f -r e664d8aa3f72 new_map_win.h --- a/new_map_win.h Wed Nov 30 13:24:23 2005 +0000 +++ b/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