diff -r 2a9a5d7f1a16 -r 6b2b718420eb main_win.h --- a/main_win.h Wed Feb 28 15:19:20 2007 +0000 +++ b/main_win.h Wed Feb 28 18:20:28 2007 +0000 @@ -20,13 +20,11 @@ #define MAIN_WIN_H #include "all_include.h" -#include "algowin.h" -#include "map_win.h" -#include "new_map_win.h" -#include "nbtab.h" #include #include +class AlgoWin; +class NoteBookTab; ///This class is the main window of GUI.