COIN-OR::LEMON - Graph Library

Changeset 53:e73d7540bd24 in glemon-0.x for map_win.h


Ignore:
Timestamp:
07/29/05 14:01:37 (19 years ago)
Author:
Akos Ladanyi
Branch:
gui
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk/gui@2111
Message:

added support for saving files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • map_win.h

    r38 r53  
    66class MapWin;
    77
    8 #include <all_include.h>
    9 #include <mapstorage.h>
    10 #include <graph_displayer_canvas.h>
     8#include "all_include.h"
     9#include "graph_displayer_canvas.h"
     10#include "mapstorage.h"
    1111#include <libgnomecanvasmm.h>
    1212#include <libgnomecanvasmm/polygon.h>
     
    6464  virtual bool closeIfEscapeIsPressed(GdkEventKey*);
    6565
     66  void update();
    6667};
    6768
Note: See TracChangeset for help on using the changeset viewer.