COIN-OR::LEMON - Graph Library

Changeset 1886:8b225c2935e7 in lemon-0.x for gui/algobox.h


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

Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/algobox.h

    r1884 r1886  
    4747
    4848  virtual void emit_new_map_signal(bool);
     49
     50  void addMapSelector(std::string, bool);
    4951};
    5052#endif //ALGOBOX_H
Note: See TracChangeset for help on using the changeset viewer.