COIN-OR::LEMON - Graph Library

Changeset 1876:5ad84ad1b68f in lemon-0.x for gui/main_win.h


Ignore:
Timestamp:
01/04/06 19:05:55 (18 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2451
Message:

Communication with algorithm window is developed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_win.h

    r1872 r1876  
    7474  virtual void createAlgoWin(int);
    7575  virtual void deRegisterAlgoWin(AlgoWin *);
    76   virtual void updateAlgoWins();
     76  virtual void updateAlgoWinTabs();
     77  virtual void updateAlgoWinMaps(AlgoWin *, std::string);
    7778
    7879  virtual void changeEditorialTool(int);
Note: See TracChangeset for help on using the changeset viewer.