COIN-OR::LEMON - Graph Library

Changeset 194:6b2b718420eb in glemon-0.x for main_win.h


Ignore:
Timestamp:
02/28/07 19:20:28 (17 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/glemon/trunk@3205
Message:

Header reorganising

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main_win.h

    r191 r194  
    2121
    2222#include "all_include.h"
    23 #include "algowin.h"
    24 #include "map_win.h"
    25 #include "new_map_win.h"
    26 #include "nbtab.h"
    2723#include <libgnomecanvasmm.h>
    2824#include <libgnomecanvasmm/polygon.h>
    2925
     26class AlgoWin;
     27class NoteBookTab;
    3028
    3129///This class is the main window of GUI.
Note: See TracChangeset for help on using the changeset viewer.