COIN-OR::LEMON - Graph Library

Changeset 194:6b2b718420eb in glemon-0.x for graph_displayer_canvas.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
  • graph_displayer_canvas.h

    r187 r194  
    2020#define GRAPH_DISPLAYER_CANVAS_H
    2121
    22 class GraphDisplayerCanvas;
     22class NoteBookTab;
    2323
    2424#include "all_include.h"
    25 #include "nbtab.h"
    2625#include <libgnomecanvasmm.h>
    2726#include <libgnomecanvasmm/polygon.h>
    28 #include <lemon/dim2.h>
    2927
    3028///This class is the canvas, on which the graph can be drawn.
Note: See TracChangeset for help on using the changeset viewer.